Killed unnecessary using statement

stl_dim
Marius Kintel 2011-10-30 02:16:04 +01:00
parent 696c061eec
commit a0c72f0577
1 changed files with 0 additions and 2 deletions

View File

@ -92,8 +92,6 @@ using namespace boost::lambda;
#endif // ENABLE_CGAL
using std::cerr;
// Global application state
unsigned int GuiLocker::gui_locked = 0;