diff options
author | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:07:59 +0000 |
---|---|---|
committer | Sander Vesik <svesik@openoffice.org> | 2004-04-21 11:07:59 +0000 |
commit | e1e4bc92590dd71cd677f090e4e0029a871c49dc (patch) | |
tree | 436d1f3c6d688b0a89ce3bc5a91fb08ed7bf7064 /framework | |
parent | 654cc1673b0dfb41c3e42308b169286c2c6ddca2 (diff) |
INTEGRATION: CWS loadenv01 (1.72.16); FILE MERGED
2004/03/15 06:22:43 as 1.72.16.1: #i24378# use new MediaDescriptor helper and constant values
Diffstat (limited to 'framework')
-rw-r--r-- | framework/source/services/frame.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx index 2d204b11cda3..cb30c471299c 100644 --- a/framework/source/services/frame.cxx +++ b/framework/source/services/frame.cxx @@ -2,9 +2,9 @@ * * $RCSfile: frame.cxx,v $ * - * $Revision: 1.72 $ + * $Revision: 1.73 $ * - * last change: $Author: kz $ $Date: 2004-02-25 17:48:50 $ + * last change: $Author: svesik $ $Date: 2004-04-21 12:07:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,13 +58,10 @@ * * ************************************************************************/ - //_________________________________________________________________________________________________________________ // my own includes //_________________________________________________________________________________________________________________ -#include <constant/mediadescriptor.hxx> - #ifndef __FRAMEWORK_SERVICES_FRAME_HXX_ #include <services/frame.hxx> #endif |