summaryrefslogtreecommitdiffstats
path: root/src/snap.h
diff options
context:
space:
mode:
authorMarc Jeanmougin <marc@jeanmougin.fr>2015-12-09 15:49:59 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2015-12-09 15:49:59 +0000
commit50ab3a3c4215474d437f9adcc4b725bed26767d7 (patch)
tree0241555b1dc6efe9f35db7696c7e440e8a56bada /src/snap.h
parentRemove unused var in header file (diff)
parentupdate to trunk (diff)
downloadinkscape-50ab3a3c4215474d437f9adcc4b725bed26767d7.tar.gz
inkscape-50ab3a3c4215474d437f9adcc4b725bed26767d7.zip
Merge glib_hunt: cppification and removal of many glib GList/GSList/GHashTable
(bzr r14520)
Diffstat (limited to 'src/snap.h')
-rw-r--r--src/snap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/snap.h b/src/snap.h
index c4dd67b4c..41d21b1b2 100644
--- a/src/snap.h
+++ b/src/snap.h
@@ -39,7 +39,6 @@ namespace Inkscape {
class PureTransform;
}
-typedef struct _GSList GSList;
/**
* Class to coordinate snapping operations.