summaryrefslogtreecommitdiffstats
path: root/src/document.h
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2011-08-27 14:58:22 +0000
committerKrzysztof Kosinski <tweenk.pl@gmail.com>2011-08-27 14:58:22 +0000
commit24526cceccb4ed103a6324756476c64efb3fb5dd (patch)
tree24abb1d2b1bdb6156a83f2d393cbdc4747fda4ac /src/document.h
parentRemove NRRect from paint servers and temporary calculations (diff)
downloadinkscape-24526cceccb4ed103a6324756476c64efb3fb5dd.tar.gz
inkscape-24526cceccb4ed103a6324756476c64efb3fb5dd.zip
Remove all NRRect use.
(bzr r10582.1.5)
Diffstat (limited to 'src/document.h')
-rw-r--r--src/document.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/document.h b/src/document.h
index c94b66c4d..83cb57eea 100644
--- a/src/document.h
+++ b/src/document.h
@@ -38,7 +38,6 @@ namespace Avoid {
class Router;
}
-struct NRRect;
struct SPDesktop;
struct SPItem;
struct SPObject;