One more missing deprecation cleanup
This commit is contained in:
parent
3f2021249b
commit
e5d86c0ffb
|
@ -273,8 +273,6 @@ enum event_command
|
||||||
/* Reinitializes microphone driver. */
|
/* Reinitializes microphone driver. */
|
||||||
CMD_EVENT_MICROPHONE_REINIT,
|
CMD_EVENT_MICROPHONE_REINIT,
|
||||||
#endif
|
#endif
|
||||||
/* Deprecated */
|
|
||||||
CMD_EVENT_SEND_DEBUG_INFO,
|
|
||||||
/* Add a playlist entry to another playlist. */
|
/* Add a playlist entry to another playlist. */
|
||||||
CMD_EVENT_ADD_TO_PLAYLIST
|
CMD_EVENT_ADD_TO_PLAYLIST
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue