summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/MessageBoxResults.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/MessageBoxResults.idl')
-rw-r--r--offapi/com/sun/star/awt/MessageBoxResults.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/MessageBoxResults.idl b/offapi/com/sun/star/awt/MessageBoxResults.idl
index 4c4ccf5f5f58..ea547b55ea9d 100644
--- a/offapi/com/sun/star/awt/MessageBoxResults.idl
+++ b/offapi/com/sun/star/awt/MessageBoxResults.idl
@@ -17,9 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_awt_MessageBoxResults_idl__
-#define __com_sun_star_awt_MessageBoxResults_idl__
-
module com { module sun { module star { module awt {
/** These constants are used to specify a result of executing a XMessageBox.
@@ -55,6 +52,4 @@ constants MessageBoxResults
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */