Code

Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the desktop...
[inkscape.git] / src / eraser-context.cpp
index f6df71dc29f73d5436e89ca78bd02ace6b1e62cf..9a8e07e668dc918b557f1bb81cf1c915bffed4e3 100644 (file)
@@ -51,7 +51,6 @@
 #include "xml/repr.h"
 #include "context-fns.h"
 #include "sp-item.h"
-#include "inkscape.h"
 #include "color.h"
 #include "rubberband.h"
 #include "splivarot.h"
@@ -802,7 +801,7 @@ set_to_accumulated(SPEraserContext *dc)
                 g_slist_free(toWorkOn);
 
                 if ( !eraserMode ) {
-                    //sp_selection_delete();
+                    //sp_selection_delete(desktop);
                     remainingItems.clear();
                 }