diff --git a/modules/gui/pymod/wrap_gui.cc b/modules/gui/pymod/wrap_gui.cc
index 5de3935fe0a97368e7207982cb00e34c938a4a63..d8a26914f69537e50a11c03365e3d617a2491501 100644
--- a/modules/gui/pymod/wrap_gui.cc
+++ b/modules/gui/pymod/wrap_gui.cc
@@ -22,7 +22,6 @@
 #include <QString>
 #include <ost/config.hh>
 
-
 using namespace boost::python;
 
 void export_AlignmentView();