summaryrefslogtreecommitdiff
path: root/mg_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'mg_setup.h')
-rw-r--r--mg_setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mg_setup.h b/mg_setup.h
index 7bd18ac..7423d4d 100644
--- a/mg_setup.h
+++ b/mg_setup.h
@@ -51,6 +51,8 @@ class mgSetup
char PathPrefix[MAX_STRING_LEN];
+ int DeleteStaleReferences;
+
public:
mgSetup (void);