summaryrefslogtreecommitdiffstats
path: root/src/widgets/icon.cpp
diff options
context:
space:
mode:
authorJon Phillips <jon@fabricatorz.com>2006-08-25 02:06:50 +0000
committerkidproto <kidproto@users.sourceforge.net>2006-08-25 02:06:50 +0000
commita1abce3b56c5f1f315f92db640047c38eeceba05 (patch)
treecfa3829e9329ddef45ea17bcd974791083d83656 /src/widgets/icon.cpp
parentAdded author of a patch (diff)
downloadinkscape-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.cpp2
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 );