summaryrefslogtreecommitdiff
path: root/src/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.c')
-rw-r--r--src/debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug.c b/src/debug.c
index 1ef1dc86..506d4405 100644
--- a/src/debug.c
+++ b/src/debug.c
@@ -66,7 +66,6 @@ GDebugKey keys[] = {
{ "persist", DEBUG_PERSIST },
{ "self", DEBUG_SELF },
{ "tubes", DEBUG_TUBES },
- { "bytestream", DEBUG_BYTESTREAM },
{ "all", ~0 },
{ 0, },
};