aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-common.idl
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Evolution-common.idl')
-rw-r--r--shell/Evolution-common.idl13
1 files changed, 0 insertions, 13 deletions
diff --git a/shell/Evolution-common.idl b/shell/Evolution-common.idl
index 5cc1cf1b5f..62f113f79c 100644
--- a/shell/Evolution-common.idl
+++ b/shell/Evolution-common.idl
@@ -10,19 +10,6 @@
module GNOME {
module Evolution {
- struct Folder {
- string type;
- string description;
- string displayName;
- string physicalUri;
- string evolutionUri;
- string customIconName;
- long unreadCount;
- boolean canSyncOffline;
- short sortingPriority;
- };
- typedef sequence <Folder> FolderList;
-
struct Icon {
short width, height;
boolean hasAlpha;