summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/cmCursesForm.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2002-06-18 21:20:07 (GMT)
committerBrad King <brad.king@kitware.com>2002-06-18 21:20:07 (GMT)
commit55f3a3817e2879ad988df4473490823f803025d6 (patch)
treed328d0b6a652295ec698d9ad7dde0d1c0ad215f3 /Source/CursesDialog/cmCursesForm.h
parent05e162f00ad198d65aa83be1e5ea1d07b0838563 (diff)
downloadCMake-55f3a3817e2879ad988df4473490823f803025d6.zip
CMake-55f3a3817e2879ad988df4473490823f803025d6.tar.gz
CMake-55f3a3817e2879ad988df4473490823f803025d6.tar.bz2
ERR: Fixed compiler warnings about unused parameters.
Diffstat (limited to 'Source/CursesDialog/cmCursesForm.h')
-rw-r--r--Source/CursesDialog/cmCursesForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CursesDialog/cmCursesForm.h b/Source/CursesDialog/cmCursesForm.h
index e5a65f2..7af6f15 100644
--- a/Source/CursesDialog/cmCursesForm.h
+++ b/Source/CursesDialog/cmCursesForm.h
@@ -42,7 +42,7 @@ public:
// Description:
// During a CMake run, an error handle should add errors
// to be displayed afterwards.
- virtual void AddError(const char* message, const char* title) {};
+ virtual void AddError(const char*, const char*) {}
// Description:
// Turn debugging on. This will create ccmakelog.txt.