Salome HOME
#24666 [CEA][Windows] BLSURPLUGIN compilation issue
[modules/smesh.git] / src / SMDS / SMDS_MemoryLimit.cxx
index 5a4be8fab39402de5b1d14f304cfd94b4860e4db..feb6329ff10ed3a6e3e50ed7fdb7566b531b46d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -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__