summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-10-30 01:16:04 (GMT)
committerMarius Kintel <marius@kintel.net>2011-10-30 01:16:04 (GMT)
commita0c72f0577bc70935badb624b5c060bc0cdc1c35 (patch)
tree8f3919570151c827277961aae64c44c1b5d7697b
parent696c061eeca02f3d6f16728cf6c1bc81ac2f9d73 (diff)
Killed unnecessary using statement
-rw-r--r--src/mainwin.cc2
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;
contact: Jan Huwald // Impressum