summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.h
diff options
context:
space:
mode:
authorjtx <javier.arraiza@marker.es>2013-03-19 16:56:26 +0000
committerjtx <javier.arraiza@marker.es>2013-03-19 16:56:26 +0000
commitfc95705f9d5761fe111a445c51afc505d08738a7 (patch)
tree65fed75305c0582b165af2c327fca8246829c836 /src/tweak-context.h
parentMerge from trunk (diff)
downloadinkscape-fc95705f9d5761fe111a445c51afc505d08738a7.tar.gz
inkscape-fc95705f9d5761fe111a445c51afc505d08738a7.zip
Fixing regression
(bzr r11950.1.61)
Diffstat (limited to 'src/tweak-context.h')
-rw-r--r--src/tweak-context.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h
index cb1cf301b..a4567ce6f 100644
--- a/src/tweak-context.h
+++ b/src/tweak-context.h
@@ -21,9 +21,6 @@
#define SP_IS_TWEAK_CONTEXT(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), SP_TYPE_TWEAK_CONTEXT))
#define SP_IS_TWEAK_CONTEXT_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE((k), SP_TYPE_TWEAK_CONTEXT))
-class SPTweakContext;
-class SPTweakContextClass;
-
#define SAMPLING_SIZE 8 /* fixme: ?? */
#define TC_MIN_PRESSURE 0.0