diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2011-08-06 12:18:32 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2011-08-06 12:18:32 +0000 |
| commit | 4dd33aa4d5c57706c7f64f63391174954160a308 (patch) | |
| tree | b9d4ea1278348836a718c5e6aaeaff9f82c790bf /src/sp-tref.cpp | |
| parent | Per-item render cache. (diff) | |
| download | inkscape-4dd33aa4d5c57706c7f64f63391174954160a308.tar.gz inkscape-4dd33aa4d5c57706c7f64f63391174954160a308.zip | |
Rewrite NRArenaItem hierarchy into C++
(bzr r10347.1.21)
Diffstat (limited to 'src/sp-tref.cpp')
| -rw-r--r-- | src/sp-tref.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-tref.cpp b/src/sp-tref.cpp index b301add7f..dcf46f6ac 100644 --- a/src/sp-tref.cpp +++ b/src/sp-tref.cpp @@ -32,7 +32,6 @@ #include "text-editing.h" #include "uri.h" -#include "display/nr-arena-group.h" #include "xml/node.h" #include "xml/repr.h" |
