summaryrefslogtreecommitdiff
path: root/src/scripts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts.c')
-rw-r--r--src/scripts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scripts.c b/src/scripts.c
index 3bc33488..efbd75cf 100644
--- a/src/scripts.c
+++ b/src/scripts.c
@@ -5702,7 +5702,6 @@ scripts_reapply()
gboolean
scripts_init(gboolean force)
{
- puts(SCRIPT_TEMPLATE_XINCLUDE);
dwb.misc.script_signals = 0;
if (s_global_context == NULL)
{