aboutsummaryrefslogtreecommitdiff
path: root/wfm.h
diff options
context:
space:
mode:
Diffstat (limited to 'wfm.h')
-rw-r--r--wfm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wfm.h b/wfm.h
index 0e86090..346a670 100644
--- a/wfm.h
+++ b/wfm.h
@@ -64,7 +64,7 @@
#define VALIDCHRS "an ()[]{}-_.,!@#$%^&=+;"
#define VALIDCHRS_DIR VALIDCHRS "/"
-#define SHM_SIZE 16
+//#define SHM_SIZE 16
struct wfm_paths {
char virt_dirname[NAME_MAX];