summaryrefslogtreecommitdiffstats
path: root/src/extension/effect.h
diff options
context:
space:
mode:
authorKris De Gussem <kris.degussem@gmail.com>2011-12-17 20:43:37 +0000
committerKris <Kris.De.Gussem@hotmail.com>2011-12-17 20:43:37 +0000
commitc9d06adc5f8252eb3d2a90570d65afd0fd4c891b (patch)
tree5467605011156e622a99c369cf05b9ed7bfa16bc /src/extension/effect.h
parentDropped unused SPAttributeWidget (diff)
downloadinkscape-c9d06adc5f8252eb3d2a90570d65afd0fd4c891b.tar.gz
inkscape-c9d06adc5f8252eb3d2a90570d65afd0fd4c891b.zip
some static code analysis stuff (cppcheck warnings)
(bzr r10779)
Diffstat (limited to 'src/extension/effect.h')
-rw-r--r--src/extension/effect.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/extension/effect.h b/src/extension/effect.h
index 61a826ad4..83b5cc036 100644
--- a/src/extension/effect.h
+++ b/src/extension/effect.h
@@ -24,11 +24,7 @@
struct SPDocument;
namespace Inkscape {
-namespace UI {
-namespace View {
-typedef View View;
-};
-};
+
namespace Extension {