A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / config.php
index 41abd2952453a1fba7bd409202b2722c05b9d38c..3e98b5af6b35b6487e64e8d9d069e9320e855e8e 100644 (file)
@@ -104,9 +104,6 @@ define('mxchange_installed', false);
 // CFG: ADMIN-SETUP
 define('admin_registered', false);
 
-// CFG: FRAMESET
-define('frameset_active', false);
-
 // CFG: DEBUG-MODE (if enabled all mails will be *displayed* and *not* send!)
 define('DEBUG_MODE', false);