diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainwin.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwin.cc b/src/mainwin.cc index 43a973d..cc30be5 100644 --- a/src/mainwin.cc +++ b/src/mainwin.cc @@ -92,8 +92,6 @@ using namespace boost::lambda; #endif // ENABLE_CGAL -using std::cerr; - // Global application state unsigned int GuiLocker::gui_locked = 0; |