X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec873c943d71f0d5f13e3398557071448cda6c23..a4027e74873007e3430af3bd77019bcab76f6c04:/wxPython/demo/bmp_source/rt_alignright.xpm diff --git a/wxPython/demo/bmp_source/rt_alignright.xpm b/wxPython/demo/bmp_source/rt_alignright.xpm deleted file mode 100644 index c5008e1dbe..0000000000 --- a/wxPython/demo/bmp_source/rt_alignright.xpm +++ /dev/null @@ -1,24 +0,0 @@ -/* XPM */ -static char *alignright_xpm[] = { -/* columns rows colors chars-per-pixel */ -"16 16 2 1", -". c #4D4D4D", -" c None", -/* pixels */ -" ", -" ", -" .............. ", -" ", -" .......... ", -" ", -" .............. ", -" ", -" .......... ", -" ", -" .............. ", -" ", -" .......... ", -" ", -" ", -" " -};