summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl b/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
index 7dc16dc1c3bd..9cb4f09f6378 100644
--- a/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_ui_dialogs_XFolderPicker2_idl__
-#define __com_sun_star_ui_dialogs_XFolderPicker2_idl__
-
-#include <com/sun/star/ui/dialogs/XFolderPicker.idl>
-#include <com/sun/star/util/XCancellable.idl>
-
module com { module sun { module star { module ui { module dialogs {
@@ -48,6 +42,4 @@ published interface XFolderPicker2
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */