summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2008-04-22 14:43:25 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2008-04-22 14:43:25 +0000
commit11869a214cfe11f970dc1de387814debfe60e362 (patch)
tree4cf62c445eedad5dc07f4cd6f17b8ce11a998026 /soldep
parent1d564d54f4d0cd1ccbe7f80d86a31e443b204327 (diff)
INTEGRATION: CWS hr50 (1.8.16); FILE MERGED
2008/04/16 10:27:39 hr 1.8.16.1: #i86797#: code is not yet 64 bit clean, disable building
Diffstat (limited to 'soldep')
-rw-r--r--soldep/bootstrp/prj.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/soldep/bootstrp/prj.cxx b/soldep/bootstrp/prj.cxx
index 3b7e55d492c8..af03557704c2 100644
--- a/soldep/bootstrp/prj.cxx
+++ b/soldep/bootstrp/prj.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: prj.cxx,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -2858,7 +2858,7 @@ void StarWriter::InsertTokenLine ( ByteString& rString )
}
/*****************************************************************************/
-BOOL StarWriter::InsertProject ( Prj* pNewPrj )
+BOOL StarWriter::InsertProject ( Prj* /*pNewPrj*/ )
/*****************************************************************************/
{
return FALSE;