From f55448431e934bf29bb9a983711d204614db7cc7 Mon Sep 17 00:00:00 2001 From: Martin Owens Date: Fri, 30 Jun 2017 05:58:14 +0200 Subject: Hackfest: Refactor cursors so the hot spot is inside the xpm --- src/pixmaps/cursor-push.xpm | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 src/pixmaps/cursor-push.xpm (limited to 'src/pixmaps/cursor-push.xpm') diff --git a/src/pixmaps/cursor-push.xpm b/src/pixmaps/cursor-push.xpm deleted file mode 100644 index ba05369a8..000000000 --- a/src/pixmaps/cursor-push.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static char const *cursor_push_xpm[] = { -"32 32 3 1", -" c None", -". c #FFFFFF", -"+ c #000000", -" ... ", -" .+. ", -" .+. ", -"....+.... ", -".+++ +++. ", -"....+.... ", -" .+. ", -" .+. ... ", -" ... ..... ", -" ..+++.. ", -" ..+...+.. ", -" .....++. .++.... ", -" .++++.. ..++++ ", -" ..... ... .... ", -" ..... ", -" ..+++.. ", -" ..+...+.. ", -" .....++. .++.... ", -" .++++.. ..++++ ", -" ..... .... ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" "}; -- cgit v1.2.3