From fe18e621405083a4f1bbb52e86181f057f1293e3 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 9 Jan 2008 12:23:47 +0000 Subject: * several fixes related to the handling of plugin-specific attributes by the config-demuxer git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1452 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm') diff --git a/os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm b/os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm index 6fddf78c..f764722e 100644 --- a/os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm +++ b/os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm @@ -21,13 +21,6 @@ use base qw(OpenSLX::OSPlugin::Base); use OpenSLX::Basics; use OpenSLX::Utils; -################################################################################ -# if you have any questions regarding the concept of OS-plugins and their -# implementation, please drop a mail to: ot@openslx.com, or join the IRC-channel -# '#openslx' (on freenode). -################################################################################ -### interface methods -################################################################################ sub new { my $class = shift; -- cgit v1.2.3-55-g7522