comparison src/wavpack/libwavpack.cxx @ 2712:5eef9a0818ab

Removed the deprecated set_eq() function from InputPlugin and other places.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 16 Jun 2008 07:15:33 +0300
parents 183bd24000c9
children c57d9b5754b3
comparison
equal deleted inserted replaced
2711:183bd24000c9 2712:5eef9a0818ab
68 NULL, //no use 68 NULL, //no use
69 wv_play, 69 wv_play,
70 wv_stop, 70 wv_stop,
71 wv_pause, 71 wv_pause,
72 wv_seek, 72 wv_seek,
73 NULL, //set eq
74 wv_get_time, 73 wv_get_time,
75 NULL, //get volume 74 NULL, //get volume
76 NULL, //set volume 75 NULL, //set volume
77 NULL, //cleanup 76 NULL, //cleanup
78 NULL, //obsolete 77 NULL, //obsolete