diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-01-18 08:33:25 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-01-18 08:33:25 +0000 |
commit | e296595cf964f5c46ccbd5a2976ccd506b8ed8f5 (patch) | |
tree | b4027c4d40f3b9144a78ece288edd50f79806dbb /dmake/mac | |
parent | 741e60ea50d5901572818b8e126a99dedb3dbeb7 (diff) |
INTEGRATION: CWS dmake47 (1.1.1.1.156); FILE MERGED
2006/09/30 15:01:15 vq 1.1.1.1.156.1: #i69814# Remove the unused DMSTRLWR macro.
Diffstat (limited to 'dmake/mac')
-rw-r--r-- | dmake/mac/sysintf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dmake/mac/sysintf.h b/dmake/mac/sysintf.h index f7ef353a343a..717b968041b1 100644 --- a/dmake/mac/sysintf.h +++ b/dmake/mac/sysintf.h @@ -1,4 +1,4 @@ -/* RCS $Id: sysintf.h,v 1.1.1.1 2000-09-22 15:33:27 hr Exp $ +/* RCS $Id: sysintf.h,v 1.2 2007-01-18 09:33:25 vg Exp $ -- -- SYNOPSIS -- Assorted bits of system interface @@ -27,7 +27,6 @@ #define VOID_LCACHE(l,m) #define Hook_std_writes(A) #define GETPID 1 -#define DMSTRLWR(A,B) /* for directory cache */ #define CacheStat(A,B) really_dostat(A,&buf) |