diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2007-11-16 19:01:44 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2007-11-16 19:01:44 +0000 |
| commit | e197b5955e383543e19afd38efb8320b67edcefc (patch) | |
| tree | 6edd9bd541eeb0df43a9f86b077f5653fb52788a /src/gradient-context.cpp | |
| parent | Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535 (diff) | |
| download | inkscape-e197b5955e383543e19afd38efb8320b67edcefc.tar.gz inkscape-e197b5955e383543e19afd38efb8320b67edcefc.zip | |
fix warnings and delete gradient pixmap that will not be used
(bzr r4092)
Diffstat (limited to 'src/gradient-context.cpp')
| -rw-r--r-- | src/gradient-context.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gradient-context.cpp b/src/gradient-context.cpp index 5424b7a3d..df4726967 100644 --- a/src/gradient-context.cpp +++ b/src/gradient-context.cpp @@ -29,7 +29,6 @@ #include "message-stack.h" #include "pixmaps/cursor-gradient.xpm" #include "pixmaps/cursor-gradient-add.xpm" -#include "pixmaps/cursor-gradient-delete.xpm" #include "gradient-context.h" #include "gradient-chemistry.h" #include <glibmm/i18n.h> |
