aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/ML4PG/icons/sh.xpm
diff options
context:
space:
mode:
authorGravatar Paul Steckler <steck@stecksoft.com>2017-05-24 11:14:51 -0400
committerGravatar Paul Steckler <steck@stecksoft.com>2017-05-24 11:14:51 -0400
commitc9e9c691c353d5d4835551de8d7d1f4c0ec74b9f (patch)
treef89d20d989b309730281d4266b734e0adaed1867 /contrib/ML4PG/icons/sh.xpm
parentafb29a670c537412d09cec703da7e8821c658196 (diff)
Remove mmm and ML4PG contribs and remove references to them in code and docs
Diffstat (limited to 'contrib/ML4PG/icons/sh.xpm')
-rw-r--r--contrib/ML4PG/icons/sh.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/contrib/ML4PG/icons/sh.xpm b/contrib/ML4PG/icons/sh.xpm
deleted file mode 100644
index 3fa7dde6..00000000
--- a/contrib/ML4PG/icons/sh.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * sh_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #FB0920",
-" ",
-" ",
-" ",
-" ",
-" ... . . ",
-" . . . . ",
-" . . . ",
-" ... ...... ",
-" . . . ",
-" . . . . ",
-" ... . . ",
-" ",
-" ",
-" ",
-" ",
-" "};