diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:23:26 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-01 18:23:26 +0000 |
commit | 0d0800846dfbe6a40c2fa6b33e1d37b006c10ef4 (patch) | |
tree | 5e2802781a77a4f588746e32e0005830275766ff | |
parent | 1acf6e4de8dfd2f932f586f551e6e694c4e33e38 (diff) |
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
-rw-r--r-- | framework/inc/general.h | 6 |
1 files 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 |