From 5ffda1a4d68ca31288031eb78fea5585a7431bab Mon Sep 17 00:00:00 2001 From: Kjartan Mannes Date: Wed, 20 Nov 2002 21:56:03 +0000 Subject: - removing some obsolete code. --- modules/system/system.module | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index c20d1c848..f6e55551e 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -225,16 +225,6 @@ function system_listing($type, $directory, $required = array()) { return form($output); } -/** -* Module configuration -* -* @group system.module -* @return string module list -*/ -function system_modules() { - // Config variables. -} - function system_admin() { global $edit, $op, $type; if (user_access("administer site configuration")) { -- cgit v1.2.3