diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2009-01-01 23:08:44 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2009-01-01 23:08:44 +0000 |
| commit | 30dbd41d103922e13b988735a9531e813688d61d (patch) | |
| tree | 77e00ecd2739db2a0e2b641248be7e7f25c9514a /src | |
| parent | revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ... (diff) | |
| download | inkscape-30dbd41d103922e13b988735a9531e813688d61d.tar.gz inkscape-30dbd41d103922e13b988735a9531e813688d61d.zip | |
remove redundant inclusion
(bzr r7053)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/undo-history.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/undo-history.cpp b/src/ui/dialog/undo-history.cpp index 2dec1e2d4..8017af803 100644 --- a/src/ui/dialog/undo-history.cpp +++ b/src/ui/dialog/undo-history.cpp @@ -19,7 +19,6 @@ #include "document.h" #include "inkscape.h" -#include "ui/icons.h" #include "verbs.h" #include "desktop-handles.h" |
