Remove todo comment

This commit is contained in:
Jamie Cameron
2009-10-09 22:19:19 -07:00
parent 22d87bdda9
commit 78fc12c058

View File

@@ -1,7 +1,5 @@
# Functions for checking for updates to packages from YUM, APT or some other
# update system.
#
# XXX no need for virtualmin support
BEGIN { push(@INC, ".."); };
eval "use WebminCore;";