summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/odr-audioenc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/odr-audioenc.cpp b/src/odr-audioenc.cpp
index e077981..97b562f 100644
--- a/src/odr-audioenc.cpp
+++ b/src/odr-audioenc.cpp
@@ -1576,7 +1576,6 @@ int main(int argc, char *argv[])
break;
#else
case 'v':
- case 'w':
fprintf(stderr, "VLC input not enabled at compile time!\n");
return 1;
#endif