Removed unused variable
This commit is contained in:
parent
56b7f4e8c0
commit
86d2fd2907
@ -267,7 +267,7 @@ int main(int /* argc */, char ** argv) {
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
KeywordMapType keywordMap;
|
KeywordMapType keywordMap;
|
||||||
boost::filesystem::path keywordPath(config_root);
|
|
||||||
bool needToGenerate = false;
|
bool needToGenerate = false;
|
||||||
|
|
||||||
std::stringstream signature_stream;
|
std::stringstream signature_stream;
|
||||||
|
Loading…
Reference in New Issue
Block a user