no longer a reason to carry conf_path in struct conf, so dice.

This commit is contained in:
okan
2012-10-31 22:06:24 +00:00
parent 4fb420514d
commit 620af2e52d
3 changed files with 6 additions and 9 deletions

View File

@@ -273,7 +273,6 @@ struct conf {
struct keybinding_q keybindingq;
struct autogroupwin_q autogroupq;
struct winmatch_q ignoreq;
char conf_path[MAXPATHLEN];
struct cmd_q cmdq;
struct mousebinding_q mousebindingq;
#define CONF_STICKY_GROUPS 0x0001