From 9de1f4342d34419490f57ed91b31322a78b93887 Mon Sep 17 00:00:00 2001 From: Sebastian Dransfeld Date: Sun, 15 Apr 2007 17:26:25 +0000 Subject: [PATCH] Remove old prototype. SVN revision: 29545 --- src/bin/e_user.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/bin/e_user.c b/src/bin/e_user.c index 12d9d751a..0852944dc 100644 --- a/src/bin/e_user.c +++ b/src/bin/e_user.c @@ -3,8 +3,6 @@ */ #include "e.h" -static int _e_user_dir_check(const char *dir); - /* externally accessible functions */ EAPI const char * e_user_homedir_get(void)