]> Creatis software - bbtkGEditor.git/blobdiff - appli/bbEditor/bbEditor.cxx
no message
[bbtkGEditor.git] / appli / bbEditor / bbEditor.cxx
index f150f263f0791f99372a84fe021da12866f6ef18..efd01236d554b0d38a8b086e62f5bc19479c45b4 100644 (file)
@@ -15,7 +15,6 @@ class wxBBEditorApp : public wxApp
 public:
   bool OnInit( );
   int  OnExit() { return true; }
-
 };
 
 IMPLEMENT_APP(wxBBEditorApp);