diff options
Diffstat (limited to 'src/agent/include/download-agent-http-queue.h')
-rw-r--r-- | src/agent/include/download-agent-http-queue.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/agent/include/download-agent-http-queue.h b/src/agent/include/download-agent-http-queue.h index cf3a0e5..1a7f4e1 100644 --- a/src/agent/include/download-agent-http-queue.h +++ b/src/agent/include/download-agent-http-queue.h @@ -38,7 +38,6 @@ typedef enum { Q_EVENT_TYPE_DATA_HTTP, - Q_EVENT_TYPE_DATA_DRM, Q_EVENT_TYPE_CONTROL, }q_event_type; |