From 381e708456bc7c06c086254c3711d688006f682b Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 8 Nov 2012 18:43:40 +0000
Subject: [PATCH]

---
 Common/Gmsh.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Common/Gmsh.cpp b/Common/Gmsh.cpp
index fb440e1dc9..d0fdb45664 100644
--- a/Common/Gmsh.cpp
+++ b/Common/Gmsh.cpp
@@ -228,7 +228,6 @@ int GmshFLTK(int argc, char **argv)
     }
   }
   else{
-    Msg::Info("AAAAAAAAAAAAAAAAAAAAA\n");
     OpenProject(FlGui::getOpenedThroughMacFinder());
   }
 
-- 
GitLab