summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2010-12-30 20:23:23 +0100
committerGravatar waker <wakeroid@gmail.com>2010-12-30 20:23:23 +0100
commit2d0b6eda861e5bfcdce1ca43afb013d15b9d73b5 (patch)
tree18467f2ae9871dd0677ac0b3de9760a12abac317 /deadbeef.h
parent44a0f104bdf326e87ae5d3d36234b19c2d81f8d8 (diff)
streamer dsp chain WIP
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