summaryrefslogtreecommitdiff
path: root/modules/VC14WorkspaceCreator.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/VC14WorkspaceCreator.pm
parent48e6d910a07e94c271ab57d18ef9f3f49c572d4a (diff)
downloadMPC-d3825129b2e64ba884311a09dc22fc310484d377.tar.gz
Cleanup and removed last remains of Id
Diffstat (limited to 'modules/VC14WorkspaceCreator.pm')
-rw-r--r--modules/VC14WorkspaceCreator.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/VC14WorkspaceCreator.pm b/modules/VC14WorkspaceCreator.pm
index cc325589..8779ce1f 100644
--- a/modules/VC14WorkspaceCreator.pm
+++ b/modules/VC14WorkspaceCreator.pm
@@ -30,7 +30,6 @@ sub pre_workspace {
'Microsoft Visual Studio Solution File, Format Version 14.00', $crlf;
$self->print_workspace_comment($fh,
'# Visual Studio 2014', $crlf,
- '# ', $crlf,
'#', $crlf,
'# This file was generated by MPC. Any changes made directly to', $crlf,
'# this file will be lost the next time it is generated.', $crlf,