From: Michael J. Rubinsky Date: Mon, 17 May 2010 18:54:32 +0000 (-0400) Subject: Remove H3 cruft X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=abda7d126953b51915647525d50919d18f41e1ae;p=horde.git Remove H3 cruft --- diff --git a/mnemo/lib/Application.php b/mnemo/lib/Application.php index 1b9f7117b..a7a00fef5 100644 --- a/mnemo/lib/Application.php +++ b/mnemo/lib/Application.php @@ -98,10 +98,3 @@ class Mnemo_Application extends Horde_Registry_Application } } - -// Mnemo libraries. -require_once MNEMO_BASE . '/lib/Mnemo.php'; -require_once MNEMO_BASE . '/lib/Driver.php'; - -// Start compression, if requested. -Horde::compressOutput();