X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d08140fdbb3aaab9457287b49e877ecf3b8b790..f9566e10076ba9d08774131ab65d30a808a99570:/utils/ogl/samples/studio/bitmaps/helpcs.xpm diff --git a/utils/ogl/samples/studio/bitmaps/helpcs.xpm b/utils/ogl/samples/studio/bitmaps/helpcs.xpm deleted file mode 100644 index 4a3e8fcb70..0000000000 --- a/utils/ogl/samples/studio/bitmaps/helpcs.xpm +++ /dev/null @@ -1,24 +0,0 @@ -/* XPM */ -static char *helpcs_xpm[] = { -/* width height num_colors chars_per_pixel */ -" 16 15 2 1", -/* colors */ -". c #000000", -"# c #c0c0c0", -/* pixels */ -"################", -".########.....##", -"..######..###..#", -"...####..####...", -"....###..####...", -".....###..###..#", -"......######..##", -".......####..###", -"........##..####", -".....#####..####", -"..#..###########", -".###..####...###", -"####..####...###", -"#####..#########", -"#####..#########" -};