summaryrefslogtreecommitdiffstats
path: root/src/vanishing-point.h
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2015-12-08 22:34:02 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2015-12-08 22:34:02 +0000
commitb6a5a7b59a78a35128633bd7b7a070ebeb263505 (patch)
tree3942bc2943ebc1a9c38fb4a8a06e5b50bc67c026 /src/vanishing-point.h
parentcppification: GSList replaced by vectors (undo/redo) (diff)
downloadinkscape-b6a5a7b59a78a35128633bd7b7a070ebeb263505.tar.gz
inkscape-b6a5a7b59a78a35128633bd7b7a070ebeb263505.zip
finally removed all GSList from main folder .h files
(bzr r14504.1.15)
Diffstat (limited to 'src/vanishing-point.h')
-rw-r--r--src/vanishing-point.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vanishing-point.h b/src/vanishing-point.h
index e967096e5..28da8e7fa 100644
--- a/src/vanishing-point.h
+++ b/src/vanishing-point.h
@@ -193,7 +193,6 @@ public:
inline bool hasEmptySelection() { return this->selection->isEmpty(); }
bool allBoxesAreSelected (VPDragger *dragger);
- GSList * selectedBoxesWithVPinDragger (VPDragger *dragger);
// FIXME: Should this be private? (It's the case with the corresponding function in gradient-drag.h)
// But vp_knot_grabbed_handler