aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/wombat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'wombat/wombat.idl')
-rw-r--r--wombat/wombat.idl14
1 files changed, 0 insertions, 14 deletions
diff --git a/wombat/wombat.idl b/wombat/wombat.idl
deleted file mode 100644
index 7a7f43bbc3..0000000000
--- a/wombat/wombat.idl
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * The Evolution Personal Organization Server.
- *
- * Copyright 2000, Helix Code, Inc.
- */
-
-module GNOME {
-module Evolution {
-
- interface Config {
-
- };
-};
-};