diff options
author | nobody <nobody@localhost> | 2000-08-03 06:26:45 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-08-03 06:26:45 +0800 |
commit | e9bb5ec196e01f37798ae18a69c2e3784f4c402d (patch) | |
tree | af1272e58d6c0a083103b8c03b454da66aa745e0 /shell/e-init.h | |
parent | a0281d1b1860f650ba2293e422cbc9ec7ee2012b (diff) | |
download | gsoc2013-evolution-dev_0_9_1.tar.gz gsoc2013-evolution-dev_0_9_1.tar.zst gsoc2013-evolution-dev_0_9_1.zip |
This commit was manufactured by cvs2svn to create tag 'dev_0_9_1'.dev_0_9_1
svn path=/tags/dev_0_9_1/; revision=4486
Diffstat (limited to 'shell/e-init.h')
-rw-r--r-- | shell/e-init.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/shell/e-init.h b/shell/e-init.h deleted file mode 100644 index 5684f87b44..0000000000 --- a/shell/e-init.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef E_INIT_H -#define E_INIT_H - -extern char *evolution_base_dir; - -void e_init (void); - -#endif /* E_INIT_H */ |