diff options
Diffstat (limited to 'udkapi/com/sun/star/lang/DisposedException.idl')
-rw-r--r-- | udkapi/com/sun/star/lang/DisposedException.idl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/lang/DisposedException.idl b/udkapi/com/sun/star/lang/DisposedException.idl index 00adca0d2b1e..9a5780bb4a13 100644 --- a/udkapi/com/sun/star/lang/DisposedException.idl +++ b/udkapi/com/sun/star/lang/DisposedException.idl @@ -44,9 +44,6 @@ published exception DisposedException: com::sun::star::uno::RuntimeException }; }; }; }; -/*============================================================================= - -=============================================================================*/ #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |