From 5a4136b8a15926b4f0377a3c5d112169360c4359 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 14:52:30 +0000 Subject: [PATCH] INTEGRATION: CWS internatiodel (1.3.60); FILE MERGED 2006/01/19 16:07:07 er 1.3.60.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/24 13:12:42 er 1.3.60.1: #i50205# get rid of class International --- svtools/inc/taskbar.hxx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/svtools/inc/taskbar.hxx b/svtools/inc/taskbar.hxx index b34240448ba9..dab0f1e71b5c 100644 --- a/svtools/inc/taskbar.hxx +++ b/svtools/inc/taskbar.hxx @@ -4,9 +4,9 @@ * * $RCSfile: taskbar.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 14:07:09 $ + * last change: $Author: vg $ $Date: 2006-04-07 15:52:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,6 @@ #ifndef _TOOLS_TIME_HXX #include #endif -#ifndef _TOOLS_INTN_HXX -#include -#endif #ifndef _TOOLS_LIST_HXX #include #endif @@ -340,7 +337,6 @@ private: Time maTime; XubString maTimeText; AutoTimer maTimer; - International maIntn; long mnClockWidth; long mnItemWidth; long mnFieldWidth;