diff options
Diffstat (limited to 'widgets')
-rw-r--r-- | widgets/table/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/widgets/table/Makefile.am b/widgets/table/Makefile.am index b2afc9990e..04ce1c6f66 100644 --- a/widgets/table/Makefile.am +++ b/widgets/table/Makefile.am @@ -179,13 +179,10 @@ libetable_la_LIBADD = \ $(GNOME_PLATFORM_LIBS) icons = \ - add-col.xpm \ arrow-down.xpm \ arrow-up.xpm \ - add-col.xpm \ check-empty.xpm \ check-filled.xpm \ - remove-col.xpm \ tree-expanded.xpm \ tree-unexpanded.xpm |