summaryrefslogtreecommitdiff
path: root/rsc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:46:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:46:38 +0000
commit776fdd4380deafaa8d7a973bed96cdda8907d9a5 (patch)
treeb39096bfe7fa96e90cc907705fca1d640725db83 /rsc
parent7630cf2fda8124034c234c6ef545289f63f3483e (diff)
INTEGRATION: CWS warnings01 (1.4.6); FILE MERGED
2005/10/14 12:29:08 pl 1.4.6.1: #i55991# remove warnings due to pragma hdrstop
Diffstat (limited to 'rsc')
-rw-r--r--rsc/source/parser/rsckey.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/rsc/source/parser/rsckey.cxx b/rsc/source/parser/rsckey.cxx
index 5402c5ad3577..b766ee0914f2 100644
--- a/rsc/source/parser/rsckey.cxx
+++ b/rsc/source/parser/rsckey.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rsckey.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 13:47:23 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:46:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,6 @@
*
************************************************************************/
/****************** I N C L U D E S **************************************/
-#pragma hdrstop
-
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>