From a1abce3b56c5f1f315f92db640047c38eeceba05 Mon Sep 17 00:00:00 2001 From: Jon Phillips Date: Fri, 25 Aug 2006 02:06:50 +0000 Subject: I peeled back my changes because of some deep error. (bzr r1636) --- src/widgets/icon.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/widgets/icon.cpp') 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 ); -- cgit v1.2.3