From 0ea54aed15ee17a02c9dff861c16d06505f35741 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 3 Aug 2015 09:55:21 +0200 Subject: remove some unused defines Change-Id: I85a9a2bc12681e13fc482374165ff9bd6858dc93 --- udkapi/com/sun/star/connection/XConnectionBroadcaster.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'udkapi/com') diff --git a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl index fce5dbfcc1c9..b60b3c5c54eb 100644 --- a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl +++ b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl @@ -16,7 +16,7 @@ * 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_XCONNECTIONBROADCASTER_IDL__ +#ifndef _COM_SUN_STAR_CONNECTION_XCONNECTIONBROADCASTER_IDL_ #define _COM_SUN_STAR_CONNECTION_XCONNECTIONBROADCASTER_IDL_ #include -- cgit