diff options
author | nobody <nobody@localhost> | 2000-03-29 08:30:07 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-03-29 08:30:07 +0800 |
commit | f801171ba9cf8ce18455c06d5ca3b4220435f4d0 (patch) | |
tree | 828b9805c964e1d00a9ba6be3c1dc64f78be9523 /shell/Evolution.idl | |
parent | bce1144ad7cd318cb193eb39aecc42cf8a87358e (diff) | |
download | gsoc2013-evolution-gnomemm-1_1_8.tar.gz gsoc2013-evolution-gnomemm-1_1_8.tar.zst gsoc2013-evolution-gnomemm-1_1_8.zip |
This commit was manufactured by cvs2svn to create taggnomemm-1_1_8
'gnomemm-1_1_8'.
svn path=/tags/gnomemm-1_1_8/; revision=2231
Diffstat (limited to 'shell/Evolution.idl')
-rw-r--r-- | shell/Evolution.idl | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/shell/Evolution.idl b/shell/Evolution.idl deleted file mode 100644 index 0253971a5b..0000000000 --- a/shell/Evolution.idl +++ /dev/null @@ -1,15 +0,0 @@ -/* -*- Mode: IDL; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ - -/* - * CORBA interface for the Evolution shell - * - * Authors: - * Miguel de Icaza (miguel@kernel.org) - * - * (C) 2000 Helix Code, Inc. - */ -#include <Bonobo.idl> -#include <Shell.idl> -#include <evolution-service-repository.idl> - - |