From 95bf664c884f544a6a82026bf66b3b846f4c6710 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sun, 3 Jun 2012 17:06:11 +0000 Subject: Load toolbar icons from a single bitmap file. svn path=/trunk/netsurf/; revision=13935 --- atari/misc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'atari/misc.c') diff --git a/atari/misc.c b/atari/misc.c index 341f771a7..372184785 100755 --- a/atari/misc.c +++ b/atari/misc.c @@ -186,8 +186,7 @@ static nserror load_icon_callback(hlcache_handle *handle, /** - * utility function. Placed here so that this code doesn't have to be - * copied by each user. + * utility function. Copied from NetSurf tree API. * * \param name the name of the loaded icon, if it's not a full path the icon is * looked for in the directory specified by icons_dir -- cgit v1.2.3