summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-11-27 11:28:00 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-11-27 11:28:00 +0000
commit47eaf8b9e58608fbad5f4c212057a67be450daf0 (patch)
tree4b6f70b5f7d98eff9c08cd92a7c289e4ffbca5cd
parentaf19133392d657521cb182bc0e766304cdbb08f7 (diff)
#95219# removed SecurityException
-rw-r--r--udkapi/com/sun/star/lang/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/lang/makefile.mk b/udkapi/com/sun/star/lang/makefile.mk
index 4d96c9972..00f7d7e79 100644
--- a/udkapi/com/sun/star/lang/makefile.mk
+++ b/udkapi/com/sun/star/lang/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: as $ $Date: 2001-11-08 11:54:27 $
+# last change: $Author: dbo $ $Date: 2001-11-27 12:28:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -89,7 +89,6 @@ IDLFILES=\
NoSupportException.idl\
NullPointerException.idl\
RegistryServiceManager.idl\
- SecurityException.idl\
ServiceManager.idl\
ServiceNotRegisteredException.idl\
SystemDependent.idl\