diff options
Diffstat (limited to 'shell/Evolution-Storage.idl')
-rw-r--r-- | shell/Evolution-Storage.idl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/shell/Evolution-Storage.idl b/shell/Evolution-Storage.idl index 3660e3d74d..dcc87ca6dd 100644 --- a/shell/Evolution-Storage.idl +++ b/shell/Evolution-Storage.idl @@ -37,13 +37,6 @@ module Evolution { string path; }; - struct DiscoverSharedFolderResult { - Result result; - string storagePath; - string physicalURI; - string type; - }; - /* The name of the storage. */ readonly attribute string name; |