diff options
author | portix <portix@gmx.net> | 2012-12-06 14:33:36 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-12-06 14:33:36 +0100 |
commit | adea83a26c89d636afd9c4690e3f5087d80a6e31 (patch) | |
tree | 9ef9c1d45a99beb317aee9e2b39746f947bf949b /src/dwb.h | |
parent | 1d5ad47f8ce290a45a24019719c83af847a4beca (diff) | |
download | dwb-adea83a26c89d636afd9c4690e3f5087d80a6e31.zip |
Remove dwb.misc.scripts, dwb.misc.scripts_onload
Diffstat (limited to 'src/dwb.h')
-rw-r--r-- | src/dwb.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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; |