diff options
Diffstat (limited to 'src/tweak-context.h')
| -rw-r--r-- | src/tweak-context.h | 3 |
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 |
