diff options
author | nobody <nobody@localhost> | 2001-05-23 02:44:11 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-05-23 02:44:11 +0800 |
commit | c8909f3db7c48cc81f6632077aee4aa9e2a598e5 (patch) | |
tree | 95dc85a352a224a01f4569713aff91034dffc2b0 /widgets/table/table-test.h | |
parent | 4c2d071302d73e50d1a549959eeba7e5acf295d2 (diff) | |
download | gsoc2013-evolution-GNOME_LIBS_1_4_1_6.tar.gz gsoc2013-evolution-GNOME_LIBS_1_4_1_6.tar.zst gsoc2013-evolution-GNOME_LIBS_1_4_1_6.zip |
This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_6
'GNOME_LIBS_1_4_1_6'.
svn path=/tags/GNOME_LIBS_1_4_1_6/; revision=9931
Diffstat (limited to 'widgets/table/table-test.h')
-rw-r--r-- | widgets/table/table-test.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/widgets/table/table-test.h b/widgets/table/table-test.h deleted file mode 100644 index ad8cfcc083..0000000000 --- a/widgets/table/table-test.h +++ /dev/null @@ -1,4 +0,0 @@ -void table_browser_test (void); -void multi_cols_test (void); -void check_test (void); -void e_table_test (void); |