summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/deadbeef.h b/deadbeef.h
index cce2d13b..605508e4 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -789,8 +789,6 @@ typedef struct DB_dsp_s {
void (*reset) (ddb_dsp_context_t *ctx);
- void (*enable) (ddb_dsp_context_t *ctx, int e);
-
// num_params can be NULL, to indicate that plugin doesn't expose any params
//
// if num_params is non-NULL -- get_param_name, set_param and get_param must