diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 15:18:16 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 15:18:16 +0000 |
commit | c672f7664dff8a2e46f0036554b78eec3bc7c665 (patch) | |
tree | d424e5cd51158a120299682ff714506929cd7d00 /avmedia | |
parent | bf8db0f27f9ca4212baa471476e5209d3ff93c2e (diff) |
INTEGRATION: CWS internatiodel (1.3.32); FILE MERGED
2006/01/19 22:22:40 er 1.3.32.2: RESYNC: (1.3-1.5); FILE MERGED
2005/06/24 13:13:24 er 1.3.32.1: #i50205# get rid of class International
Diffstat (limited to 'avmedia')
-rw-r--r-- | avmedia/source/viewer/mediawindow_impl.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/avmedia/source/viewer/mediawindow_impl.cxx b/avmedia/source/viewer/mediawindow_impl.cxx index b0217cf8ee8f..950ff01ba03f 100644 --- a/avmedia/source/viewer/mediawindow_impl.cxx +++ b/avmedia/source/viewer/mediawindow_impl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: mediawindow_impl.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2005-10-13 09:42:40 $ + * last change: $Author: vg $ $Date: 2006-04-07 16:18:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,6 @@ #include <cmath> #include <osl/mutex.hxx> #include <tools/time.hxx> -#include <tools/intn.hxx> #include <vcl/svapp.hxx> #ifndef _COM_SUN_STAR_AWT_SYSTEMPOINTER_HDL_ |