diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-10-06 17:48:29 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-10-06 17:48:29 +0800 |
commit | 52a508fef194deeac055b12c2a8d201f3a4543e5 (patch) | |
tree | 01d57b1a65cd9992b430a18c4c044acd43f19056 /widgets | |
parent | 6c87a6a872f1aa5dfc3ed463a4254916361fbbd1 (diff) | |
download | gsoc2013-evolution-52a508fef194deeac055b12c2a8d201f3a4543e5.tar.gz gsoc2013-evolution-52a508fef194deeac055b12c2a8d201f3a4543e5.tar.zst gsoc2013-evolution-52a508fef194deeac055b12c2a8d201f3a4543e5.zip |
Remove obsolete files.
svn path=/trunk/; revision=36566
Diffstat (limited to 'widgets')
-rw-r--r-- | widgets/table/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/table/Makefile.am b/widgets/table/Makefile.am index a860f85f0f..836a1dd570 100644 --- a/widgets/table/Makefile.am +++ b/widgets/table/Makefile.am @@ -23,7 +23,6 @@ libetable_la_SOURCES = \ e-cell-checkbox.c \ e-cell-combo.c \ e-cell-date.c \ - e-cell-float.c \ e-cell-number.c \ e-cell-pixbuf.c \ e-cell-popup.c \ @@ -85,7 +84,6 @@ libetableinclude_HEADERS = \ e-cell-checkbox.h \ e-cell-combo.h \ e-cell-date.h \ - e-cell-float.h \ e-cell-number.h \ e-cell-pixbuf.h \ e-cell-popup.h \ |