From: rnv Date: Wed, 1 Feb 2012 08:31:21 +0000 (+0000) Subject: Suppress warnings. X-Git-Tag: V6_main_20120202~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=374e80dd49b52e54fa4b8caed6ccdddcc1e459c1;p=modules%2Fvisu.git Suppress warnings. --- diff --git a/src/VISUGUI/VisuGUI_Selection.cxx b/src/VISUGUI/VisuGUI_Selection.cxx index 7dd1929b..46f3a33a 100644 --- a/src/VISUGUI/VisuGUI_Selection.cxx +++ b/src/VISUGUI/VisuGUI_Selection.cxx @@ -845,4 +845,4 @@ bool VisuGUI_Selection::isDeviationDisplayed(const int ind) const { } } return false; -} \ No newline at end of file +}