summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/connection/ConnectionSetupException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/connection/ConnectionSetupException.idl')
-rw-r--r--udkapi/com/sun/star/connection/ConnectionSetupException.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/connection/ConnectionSetupException.idl b/udkapi/com/sun/star/connection/ConnectionSetupException.idl
index 816454afd58a..a4c1d2edc97c 100644
--- a/udkapi/com/sun/star/connection/ConnectionSetupException.idl
+++ b/udkapi/com/sun/star/connection/ConnectionSetupException.idl
@@ -16,9 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _COM_SUN_STAR_CONNECTION_CONNECTIONSETUPEXCEPTION_IDL_
-#define _COM_SUN_STAR_CONNECTION_CONNECTIONSETUPEXCEPTION_IDL_
-#include <com/sun/star/uno/Exception.idl>
module com { module sun { module star { module connection {
@@ -31,6 +28,4 @@ published exception ConnectionSetupException: com::sun::star::uno::Exception
};};};};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */