One more missing deprecation cleanup

This commit is contained in:
sonninnos 2025-05-25 15:54:48 +03:00
parent 3f2021249b
commit e5d86c0ffb
1 changed files with 0 additions and 2 deletions

View File

@ -273,8 +273,6 @@ enum event_command
/* Reinitializes microphone driver. */
CMD_EVENT_MICROPHONE_REINIT,
#endif
/* Deprecated */
CMD_EVENT_SEND_DEBUG_INFO,
/* Add a playlist entry to another playlist. */
CMD_EVENT_ADD_TO_PLAYLIST
};