summaryrefslogtreecommitdiff
path: root/modules/HTMLWorkspaceCreator.pm
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 18:54:26 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 18:54:26 +0100
commitd3825129b2e64ba884311a09dc22fc310484d377 (patch)
tree20f6fc6014b8ea2cdc85419b47469d4da348c100 /modules/HTMLWorkspaceCreator.pm
parent48e6d910a07e94c271ab57d18ef9f3f49c572d4a (diff)
downloadMPC-d3825129b2e64ba884311a09dc22fc310484d377.tar.gz
Cleanup and removed last remains of Id
Diffstat (limited to 'modules/HTMLWorkspaceCreator.pm')
-rw-r--r--modules/HTMLWorkspaceCreator.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/HTMLWorkspaceCreator.pm b/modules/HTMLWorkspaceCreator.pm
index 1d6d2017..ce743e2f 100644
--- a/modules/HTMLWorkspaceCreator.pm
+++ b/modules/HTMLWorkspaceCreator.pm
@@ -38,7 +38,6 @@ sub pre_workspace {
## Next, goes the workspace comment
$self->print_workspace_comment($fh,
- '<!-- -->', $crlf,
'<!-- MPC Command: -->', $crlf,
'<!-- ', $self->create_command_line_string($0, @ARGV),' -->', $crlf);