diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 11:39:29 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 11:39:29 +0000 |
commit | d4e9f42960587c1f9082eabbdd32ab7f390e6c7c (patch) | |
tree | e7035d6126ffd8447200ef8e6070aa27b31d4d55 /extensions | |
parent | 023720d93ac99a8e58578684befa8415acb9868b (diff) |
INTEGRATION: CWS vclcleanup02 (1.7.134); FILE MERGED
2003/12/04 15:43:30 mt 1.7.134.1: #i23061# Removed/Changed old StarView stuff
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/fontdialog.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/extensions/source/propctrlr/fontdialog.cxx b/extensions/source/propctrlr/fontdialog.cxx index 28ce957bc399..01053bc024d7 100644 --- a/extensions/source/propctrlr/fontdialog.cxx +++ b/extensions/source/propctrlr/fontdialog.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fontdialog.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2003-03-25 16:03:50 $ + * last change: $Author: vg $ $Date: 2004-01-06 12:39:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -176,9 +176,6 @@ #ifndef _SVX_FLSTITEM_HXX #include <svx/flstitem.hxx> #endif -#ifndef _SV_SYSTEM_HXX -#include <vcl/system.hxx> -#endif #ifndef _CTRLTOOL_HXX #include <svtools/ctrltool.hxx> #endif |