aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/remove-col.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-10-25 06:17:05 +0800
committernobody <nobody@localhost>2001-10-25 06:17:05 +0800
commit656cc4395b48b041a12bdd467ac847798dc13198 (patch)
tree75a31cb1cb19b4266322f9427b0641c1b53aca24 /widgets/table/remove-col.xpm
parentdcc99c020b6a58e174091b32585159edfae18dd4 (diff)
downloadgsoc2013-evolution-GDM_2_2_5_3.tar.gz
gsoc2013-evolution-GDM_2_2_5_3.tar.zst
gsoc2013-evolution-GDM_2_2_5_3.zip
This commit was manufactured by cvs2svn to create tag 'GDM_2_2_5_3'.GDM_2_2_5_3
svn path=/tags/GDM_2_2_5_3/; revision=14011
Diffstat (limited to 'widgets/table/remove-col.xpm')
-rw-r--r--widgets/table/remove-col.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/widgets/table/remove-col.xpm b/widgets/table/remove-col.xpm
deleted file mode 100644
index ff1024f0c9..0000000000
--- a/widgets/table/remove-col.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * remove_col_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FF0000",
-"... ...",
-".++. .++.",
-".+++. .+++.",
-" .+++. .+++. ",
-" .+++. .+++. ",
-" .+++..+++. ",
-" .++++++. ",
-" .++++. ",
-" .++++. ",
-" .++++++. ",
-" .+++..+++. ",
-" .+++. .+++. ",
-" .+++. .+++. ",
-".+++. .+++.",
-".++. .++.",
-"... ..."};