stream: remove stale MAX_STREAM_PROTOCOLS define

This commit is contained in:
wm4 2013-12-19 21:25:51 +01:00
parent 1fe39b75db
commit f5b6710bec
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@ enum streamtype {
#define STREAM_ERROR 0
#define STREAM_OK 1
#define MAX_STREAM_PROTOCOLS 20
enum stream_ctrl {
STREAM_CTRL_GET_TIME_LENGTH = 1,
STREAM_CTRL_SEEK_TO_CHAPTER,