summaryrefslogtreecommitdiffstats
path: root/Source/cmDSWWriter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmDSWWriter.cxx')
-rw-r--r--Source/cmDSWWriter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDSWWriter.cxx b/Source/cmDSWWriter.cxx
index e309679..fd6fb07 100644
--- a/Source/cmDSWWriter.cxx
+++ b/Source/cmDSWWriter.cxx
@@ -216,7 +216,7 @@ void cmDSWWriter::WriteDSWFile(std::ostream& fout)
void cmDSWWriter::WriteProject(std::ostream& fout,
const char* dspname,
const char* dir,
- cmDSPWriter* project,
+ cmDSPWriter*,
const cmTarget& target
)
{