diff options
author | nobody <nobody@localhost> | 2000-10-30 13:21:59 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-10-30 13:21:59 +0800 |
commit | e09ef32e4d1f2046a089bb9cf03c2f21650eaab0 (patch) | |
tree | 90c2980b2881954ff7f4fa399097666b87971037 /wombat/wombat.idl | |
parent | 72d98ac8f56ef20459232e08a8a06df7b668a97e (diff) | |
download | gsoc2013-evolution-BONOBO_0_28.tar.gz gsoc2013-evolution-BONOBO_0_28.tar.zst gsoc2013-evolution-BONOBO_0_28.zip |
This commit was manufactured by cvs2svn to create tag 'BONOBO_0_28'.BONOBO_0_28
svn path=/tags/BONOBO_0_28/; revision=6260
Diffstat (limited to 'wombat/wombat.idl')
-rw-r--r-- | wombat/wombat.idl | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/wombat/wombat.idl b/wombat/wombat.idl deleted file mode 100644 index ab13b2cabf..0000000000 --- a/wombat/wombat.idl +++ /dev/null @@ -1,12 +0,0 @@ -/* - * The Evolution Personal Organization Server. - * - * Copyright 2000, Helix Code, Inc. - */ - -module Evolution { - - interface Config { - - }; -}; |