Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-studio / tags / stable / src / gtkmm / groupactionmanager.cpp
index bcfc879..31941a3 100644 (file)
@@ -36,6 +36,8 @@
 #include "instance.h"
 #include <gtkmm/stock.h>
 
+#include "general.h"
+
 #endif
 
 /* === U S I N G =========================================================== */
@@ -143,7 +145,6 @@ GroupActionManager::queue_refresh()
 void
 GroupActionManager::refresh()
 {
-       DEBUGPOINT();
        if(queued)
        {
                queued=false;