From 45e7a5b78c29ebc5bd43ba65d1b02cb4457be613 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 2 Apr 2011 00:08:53 +0200 Subject: Strip include guards in idl files --- offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl | 2 -- 1 file changed, 2 deletions(-) (limited to 'offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl') diff --git a/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl b/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl index b47d4f55c3d1..c1e1cc421f4c 100644 --- a/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl +++ b/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl @@ -27,9 +27,7 @@ #ifndef __com_sun_star_ucb_InteractiveLockingLockExpiredException_idl__ #define __com_sun_star_ucb_InteractiveLockingLockExpiredException_idl__ -#ifndef __com_sun_star_ucb_InteractiveLockingException_idl__ #include -#endif //============================================================================= -- cgit