summaryrefslogtreecommitdiffstats
path: root/src/style.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.cpp')
-rw-r--r--src/style.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/style.cpp b/src/style.cpp
index e0a1dcc7d..5fe837fe7 100644
--- a/src/style.cpp
+++ b/src/style.cpp
@@ -390,7 +390,6 @@ sp_style_new()
style->cloned = false;
style->hreffed = false;
- style->listening = false;
return style;
}