summaryrefslogtreecommitdiff
path: root/vcl/unx/source/app
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2002-07-21 20:20:14 +0000
committerSander Vesik <svesik@openoffice.org>2002-07-21 20:20:14 +0000
commit9035271f9dd2af08a2a4cb23b7b4ee659b5ce71c (patch)
tree4b214194ea3314536601cc3479f88a2ed777933c /vcl/unx/source/app
parentb6b848d37655c5c061b12c730701f01bd517b7db (diff)
Merge from OOO_STABLE_1 (1.16.2.1) to HEAD
Diffstat (limited to 'vcl/unx/source/app')
-rw-r--r--vcl/unx/source/app/i18n_im.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/unx/source/app/i18n_im.cxx b/vcl/unx/source/app/i18n_im.cxx
index 0c50833f90b1..2a83b171c748 100644
--- a/vcl/unx/source/app/i18n_im.cxx
+++ b/vcl/unx/source/app/i18n_im.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: i18n_im.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2002-02-21 14:56:14 $
+ * last change: $Author: svesik $ $Date: 2002-07-21 21:20:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,9 +88,7 @@ using namespace vcl;
#ifndef _SAL_I18N_CALLBACK_HXX
#include "i18n_cb.hxx"
#endif
-#ifdef SOLARIS
extern "C" char * XSetIMValues(XIM im, ...);
-#endif
// ------------------------------------------------------------------------------------
//