From ac0ebf459320d3daca21e97057f97ca0ce447f19 Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Wed, 13 Jun 2001 15:33:05 +0000 Subject: [PATCH] #86708# - Removed SplitCommandArgument --- offapi/com/sun/star/ucb/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/offapi/com/sun/star/ucb/makefile.mk b/offapi/com/sun/star/ucb/makefile.mk index 7fa0bf7b3c45..fcc4a63b4599 100644 --- a/offapi/com/sun/star/ucb/makefile.mk +++ b/offapi/com/sun/star/ucb/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: kso $ $Date: 2001-06-13 12:12:33 $ +# last change: $Author: kso $ $Date: 2001-06-13 16:33:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -200,7 +200,6 @@ IDLFILES=\ ServiceNotFoundException.idl\ SimpleFileAccess.idl\ SortingInfo.idl\ - SplitCommandArgument.idl\ Store.idl\ SynchronizePolicy.idl\ TransferCommandOperation.idl\