mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
17 lines
383 B
Diff
17 lines
383 B
Diff
|
diff --git a/win32/vorbis.def b/win32/vorbis.def
|
||
|
index 9cca64d..a80fff7 100644
|
||
|
--- a/win32/vorbis.def
|
||
|
+++ b/win32/vorbis.def
|
||
|
@@ -49,11 +49,4 @@ vorbis_synthesis_idheader
|
||
|
;
|
||
|
vorbis_window
|
||
|
;_analysis_output_always
|
||
|
-vorbis_encode_init
|
||
|
-vorbis_encode_setup_managed
|
||
|
-vorbis_encode_setup_vbr
|
||
|
-vorbis_encode_init_vbr
|
||
|
-vorbis_encode_setup_init
|
||
|
-vorbis_encode_ctl
|
||
|
-;
|
||
|
vorbis_version_string
|