[xiph-cvs] cvs commit: vorbis/win32 vorbis.def
Chris Wolf
cwolf at xiph.org
Thu Oct 18 10:41:32 PDT 2001
cwolf 01/10/18 10:41:32
Modified: win32 vorbis.def
Log:
Get rid of shmmap stuff.
Revision Changes Path
1.6 +1 -2 vorbis/win32/vorbis.def
Index: vorbis.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbis.def,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vorbis.def 2001/09/14 06:57:08 1.5
+++ vorbis.def 2001/10/18 17:41:31 1.6
@@ -1,5 +1,5 @@
;
-; $Id: vorbis.def,v 1.5 2001/09/14 06:57:08 cwolf Exp $
+; $Id: vorbis.def,v 1.6 2001/10/18 17:41:31 cwolf Exp $
;
LIBRARY
EXPORTS
@@ -32,4 +32,3 @@
_floor_P
_residue_P
_time_P
-table_map2mem
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list