summaryrefslogtreecommitdiff
path: root/desktop/win32/source/applauncher/sdraw.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:57:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:57:38 +0000
commitce7081cca239349eabfe47a8193de63c3fa5f066 (patch)
treea1be851dab4c5c5a6bbc0e015a546cdc06de91c8 /desktop/win32/source/applauncher/sdraw.cxx
parent2113ad224074eddb0145b96aac4e29442454d137 (diff)
INTEGRATION: CWS ause079 (1.4.4); FILE MERGED
2007/06/11 15:11:44 hjs 1.4.4.1: #i77339# move UNICODE define from source to makefile
Diffstat (limited to 'desktop/win32/source/applauncher/sdraw.cxx')
-rw-r--r--desktop/win32/source/applauncher/sdraw.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/desktop/win32/source/applauncher/sdraw.cxx b/desktop/win32/source/applauncher/sdraw.cxx
index 4c201e41010c..f893380363f4 100644
--- a/desktop/win32/source/applauncher/sdraw.cxx
+++ b/desktop/win32/source/applauncher/sdraw.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdraw.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2007-05-09 13:24:54 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:56:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,8 +37,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_desktop.hxx"
-#define UNICODE
-
#include "launcher.hxx"
_TCHAR APPLICATION_SWITCH[] = _T( "-draw" );