summaryrefslogtreecommitdiff
path: root/src/dwb.h
diff options
context:
space:
mode:
authorportix <portix@gmx.net>2012-12-06 14:33:36 +0100
committerportix <portix@gmx.net>2012-12-06 14:33:36 +0100
commitadea83a26c89d636afd9c4690e3f5087d80a6e31 (patch)
tree9ef9c1d45a99beb317aee9e2b39746f947bf949b /src/dwb.h
parent1d5ad47f8ce290a45a24019719c83af847a4beca (diff)
downloaddwb-adea83a26c89d636afd9c4690e3f5087d80a6e31.zip
Remove dwb.misc.scripts, dwb.misc.scripts_onload
Diffstat (limited to 'src/dwb.h')
-rw-r--r--src/dwb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dwb.h b/src/dwb.h
index 6b6ef340..aa609369 100644
--- a/src/dwb.h
+++ b/src/dwb.h
@@ -739,8 +739,6 @@ struct _Misc {
const char *name;
const char *prog_path;
/* applied to the mainframe */
- char *scripts;
- char *scripts_onload;
char *hints;
/* applied to all frames */
const char *profile;