summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm')
-rw-r--r--os-plugins/plugins/VMware/OpenSLX/OSPlugin/VMware.pm7
1 files changed, 0 insertions, 7 deletions
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;