Salome HOME
#18963 Minimize compiler warnings
[modules/smesh.git] / src / SMDS / SMDS_MemoryLimit.cxx
index bb3bb3fb8f795610c39b3678118879ef6491ad04..426d63a92d7a1bcaa852817257a8e4b76368233f 100644 (file)
@@ -33,7 +33,7 @@
 #include <iostream>
 #endif
 
-int main (int argc, char ** argv)
+int main ()
 {
   // To better understand what is going on here, consult bug [SALOME platform 0019911]
 #if !defined WIN32 && !defined __APPLE__