From 374e80dd49b52e54fa4b8caed6ccdddcc1e459c1 Mon Sep 17 00:00:00 2001 From: rnv Date: Wed, 1 Feb 2012 08:31:21 +0000 Subject: [PATCH] Suppress warnings. --- src/VISUGUI/VisuGUI_Selection.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +} -- 2.39.2