diff options
author | nobody <nobody@localhost> | 2000-02-14 10:00:23 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-02-14 10:00:23 +0800 |
commit | e293db6dfb3b21244742ecb5433a03466edb5bc6 (patch) | |
tree | 610cbf6a41e89796140e81720a52d90501b1d8d3 /shell/e-init.h | |
parent | add8821e99b4ea1b574ed469018ae224a542e6ae (diff) | |
download | gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.tar gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.tar.gz gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.tar.bz2 gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.tar.lz gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.tar.xz gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.tar.zst gsoc2013-evolution-e293db6dfb3b21244742ecb5433a03466edb5bc6.zip |
This commit was manufactured by cvs2svn to create branch 'HELIX'.
svn path=/branches/HELIX/; revision=1769
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 */ |