summaryrefslogtreecommitdiffstats
path: root/audio/filter/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/filter/control.h')
-rw-r--r--audio/filter/control.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/filter/control.h b/audio/filter/control.h
index aa1900d106..562dce2dd4 100644
--- a/audio/filter/control.h
+++ b/audio/filter/control.h
@@ -56,9 +56,6 @@ typedef struct af_control_ext_s{
// OPTIONAL CALLS
-// Called just before destruction of a filter
-#define AF_CONTROL_PRE_DESTROY 0x00000200 | AF_CONTROL_OPTIONAL
-
/* Commandline parameters. If there were any commandline parameters
for this specific filter, they will be given as a char* in the
argument */