diff options
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/lang/SystemDependent.idl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/udkapi/com/sun/star/lang/SystemDependent.idl b/udkapi/com/sun/star/lang/SystemDependent.idl index 5d4bf69be0e6..378fed5d9ed6 100644 --- a/udkapi/com/sun/star/lang/SystemDependent.idl +++ b/udkapi/com/sun/star/lang/SystemDependent.idl @@ -94,13 +94,6 @@ published constants SystemDependent //------------------------------------------------------------------------- - // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_OS2 - /** The called interface method returns a value specified for the <em>OS/2</em> system. - */ - const short SYSTEM_OS2 = 4; - - //------------------------------------------------------------------------- - // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_MAC /** The called interface method returns a value specified for the <em>MAC-OS</em> system. */ |