summaryrefslogtreecommitdiff
path: root/include/premac.h
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-22 21:40:11 +0200
committerMichael Stahl <mstahl@redhat.com>2013-10-22 22:30:21 +0200
commit1bfbb58082f9b600110b4a7b7510fbd8d35fc3d4 (patch)
tree88483d9f65dfff06dd1d14abd9371d2b7ad810d9 /include/premac.h
parenteeffa03b51efaaa6361ef876bffa476e31598002 (diff)
premac.h: remove StringPtr mangling
Change-Id: I94f5331fd00602778421ff6ba5f96cf2366cf1da
Diffstat (limited to 'include/premac.h')
-rw-r--r--include/premac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/premac.h b/include/premac.h
index 3f3f9b2d03af..e67b315c89b8 100644
--- a/include/premac.h
+++ b/include/premac.h
@@ -35,7 +35,6 @@
#define Region MacOSRegion
#define SetCursor MacOSSetCursor
#define Size MacOSSize
-#define StringPtr MacOSStringPtr
#define TimeValue MacOSTimeValue
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */