aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-05-14 09:37:17 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-05-14 09:37:17 +0800
commitfe60e68db6cc9066d934f884ec6c4386c7f6570a (patch)
treeded9486d593ee4a1cccfe15192ba428e12ffbef6
parent924bd2330315ca29b0bdf4151a232e4efd5507d5 (diff)
downloadgsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.tar
gsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.tar.gz
gsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.tar.bz2
gsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.tar.lz
gsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.tar.xz
gsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.tar.zst
gsoc2013-evolution-fe60e68db6cc9066d934f884ec6c4386c7f6570a.zip
Remove unused file.
svn path=/trunk/; revision=3022
-rw-r--r--shell/evolution.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/shell/evolution.h b/shell/evolution.h
deleted file mode 100644
index 11e5b342f9..0000000000
--- a/shell/evolution.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _EVOLUTION_H_
-#define _EVOLUTION_H_
-
-typedef struct _EShell EShell;
-typedef struct _EShellView EShellView;
-
-#endif