summaryrefslogtreecommitdiffstats
path: root/dmake/unix
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-18 08:44:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-18 08:44:29 +0000
commitd18a37e721c7a5d5f98937c19136f4b93164b8ab (patch)
treed87e4280c713d2f0014d79aa930e7d7cfb4d4bba /dmake/unix
parentINTEGRATION: CWS dmake47 (1.10.2); FILE MERGED (diff)
downloadcore-d18a37e721c7a5d5f98937c19136f4b93164b8ab.tar.gz
core-d18a37e721c7a5d5f98937c19136f4b93164b8ab.zip
INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:17 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
Diffstat (limited to 'dmake/unix')
-rw-r--r--dmake/unix/sysintf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dmake/unix/sysintf.h b/dmake/unix/sysintf.h
index 36bf60c559ee..dd5556f064e4 100644
--- a/dmake/unix/sysintf.h
+++ b/dmake/unix/sysintf.h
@@ -1,4 +1,4 @@
-/* RCS $Id: sysintf.h,v 1.1.1.1 2000-09-22 15:33:33 hr Exp $
+/* RCS $Id: sysintf.h,v 1.2 2007-01-18 09:44:29 vg Exp $
--
-- SYNOPSIS
-- Interfaces for sysintf.c
@@ -27,7 +27,6 @@
#define VOID_LCACHE(l,m) (void) void_lcache(l,m)
#define Hook_std_writes(A)
#define GETPID getpid()
-#define DMSTRLWR(A,B)
#ifndef S_IFDIR
#define S_IFDIR 0040000