compiler warning

This commit is contained in:
Ken Martin 2003-01-10 09:02:29 -05:00
parent 980c6f4eff
commit 6e7f83a0ab

View File

@ -44,7 +44,7 @@
void cmNeedBackwardsCompatibility(const std::string& variable,
int access_type, void* client_data)
int access_type, void* )
{
if (access_type == cmVariableWatch::UNKNOWN_VARIABLE_READ_ACCESS)
{