From 0d0800846dfbe6a40c2fa6b33e1d37b006c10ef4 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 1 Mar 2005 18:23:26 +0000 Subject: [PATCH] INTEGRATION: CWS removedrafts (1.4.204); FILE MERGED 2005/02/17 12:45:48 cd 1.4.204.1: #i42557# move UNOIDL types from drafts to com --- framework/inc/general.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/framework/inc/general.h b/framework/inc/general.h index d3c76bae018c..6e2cb8c6b6e6 100644 --- a/framework/inc/general.h +++ b/framework/inc/general.h @@ -2,9 +2,9 @@ * * $RCSfile: general.h,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kz $ $Date: 2004-02-25 17:32:44 $ + * last change: $Author: kz $ $Date: 2005-03-01 19:23:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,8 +92,6 @@ namespace framework{ //_________________________________________________________________________________________________________________ namespace css = ::com::sun::star; -//#define css ::com::sun::star /// used for short namespaces! -#define dcss ::drafts::com::sun::star /// ... too } // namespace framework