summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2004-01-06 07:48:32 +0000
committerAlexander Larsson <alexl@src.gnome.org>2004-01-06 07:48:32 +0000
commit5849070a307f4b2acc1bd4bec6aec292cb28e73a (patch)
tree6be86dbc8ac990435e2a12e43ddbe400a36873e6 /test
parent0a76b1f4aac7370357e511ce7c75f2a2861334f8 (diff)
downloadnautilus-5849070a307f4b2acc1bd4bec6aec292cb28e73a.tar.gz
Remove eel-string-picker.h
2004-01-06 Alexander Larsson <alexl@redhat.com> * test/test.h: Remove eel-string-picker.h
Diffstat (limited to 'test')
-rw-r--r--test/test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test.h b/test/test.h
index 42d09f321..bb97aa076 100644
--- a/test/test.h
+++ b/test/test.h
@@ -20,8 +20,6 @@
#include <eel/eel-string.h>
#include <libnautilus-private/nautilus-file-utilities.h>
-#include <eel/eel-string-picker.h>
-
void test_init (int *argc,
char ***argv);
int test_quit (int exit_code);