summaryrefslogtreecommitdiff
path: root/audio/mac/files/patch-src-Shared-NoWindows.h
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-01-08 22:38:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-01-08 22:38:25 +0000
commitd4475c316c73a322a4f2dfbd84cef8b51d745461 (patch)
tree6408480a66051dd3f5bea1393e604019e8c94ec2 /audio/mac/files/patch-src-Shared-NoWindows.h
parentRemove broken mirror (diff)
- Update to 3.99.4.5
- Take maintainership - Better amd64 support - Drop static lib - Backward compatibility has been abandoned - Miscellaneous tweaks
Notes
Notes: svn path=/head/; revision=181808
Diffstat (limited to 'audio/mac/files/patch-src-Shared-NoWindows.h')
-rw-r--r--audio/mac/files/patch-src-Shared-NoWindows.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/mac/files/patch-src-Shared-NoWindows.h b/audio/mac/files/patch-src-Shared-NoWindows.h
deleted file mode 100644
index 7051635da62c..000000000000
--- a/audio/mac/files/patch-src-Shared-NoWindows.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Shared/NoWindows.h.orig Tue May 3 10:05:03 2005
-+++ src/Shared/NoWindows.h Mon Nov 28 01:47:00 2005
-@@ -65,7 +65,7 @@
-
- #include <locale.h>
-
--#define _FPOSOFF(fp) ((long)(fp).__pos)
-+#define _FPOSOFF(fp) ((long)(fp))
- #define MAX_PATH 260
-
- #ifndef _WAVEFORMATEX_