summaryrefslogtreecommitdiff
path: root/dmake/win95
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-18 08:49:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-18 08:49:31 +0000
commit05f0df6fcee3b7c4655b6a42f24f4d94afb8f63e (patch)
tree8a56b1a082bc80bbfd1718fdf4fd55b7e0587678 /dmake/win95
parent021f3d9ac13a9cd7a8ab19c8632e94342c6e7c8a (diff)
INTEGRATION: CWS dmake47 (1.2.12); FILE MERGED
2006/09/30 15:01:17 vq 1.2.12.1: #i69814# Remove the unused DMSTRLWR macro.
Diffstat (limited to 'dmake/win95')
-rw-r--r--dmake/win95/borland/sysintf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dmake/win95/borland/sysintf.h b/dmake/win95/borland/sysintf.h
index cc2df9ec5e6a..d3d92cf68d34 100644
--- a/dmake/win95/borland/sysintf.h
+++ b/dmake/win95/borland/sysintf.h
@@ -1,4 +1,4 @@
-/* RCS $Id: sysintf.h,v 1.2 2006-04-20 12:23:38 hr Exp $
+/* RCS $Id: sysintf.h,v 1.3 2007-01-18 09:49:31 vg Exp $
--
-- SYNOPSIS
-- Interfaces for sysintf.c
@@ -27,7 +27,6 @@
#define VOID_LCACHE(l,m)
#define GETPID _psp
#define Hook_std_writes(A)
-#define DMSTRLWR(A,B) dstrlwr((A),(B))
extern char * tempnam();
extern char * getcwd();