diff options
| author | Jon Phillips <jon@fabricatorz.com> | 2006-08-25 02:06:50 +0000 |
|---|---|---|
| committer | kidproto <kidproto@users.sourceforge.net> | 2006-08-25 02:06:50 +0000 |
| commit | a1abce3b56c5f1f315f92db640047c38eeceba05 (patch) | |
| tree | cfa3829e9329ddef45ea17bcd974791083d83656 /src/widgets/icon.cpp | |
| parent | Added author of a patch (diff) | |
| download | inkscape-a1abce3b56c5f1f315f92db640047c38eeceba05.tar.gz inkscape-a1abce3b56c5f1f315f92db640047c38eeceba05.zip | |
I peeled back my changes because of some deep error.
(bzr r1636)
Diffstat (limited to 'src/widgets/icon.cpp')
| -rw-r--r-- | src/widgets/icon.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/icon.cpp b/src/widgets/icon.cpp index b170d69f8..0fadffdc8 100644 --- a/src/widgets/icon.cpp +++ b/src/widgets/icon.cpp @@ -35,8 +35,6 @@ #include "icon.h" -// JON: keeping legacy gboolean because of old code -// TODO: replace gboolean with bool static gboolean icon_prerender_task(gpointer data); static void addPreRender( Inkscape::IconSize lsize, gchar const *name ); |
