From e19faa6874b92a949703e37e07e912c693545496 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Feb 2016 00:47:13 +0300 Subject: Fix compilation warnings. --- src/utils/paramerers.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/utils/paramerers.cpp b/src/utils/paramerers.cpp index 42050c2a4..12c20a18e 100644 --- a/src/utils/paramerers.cpp +++ b/src/utils/paramerers.cpp @@ -103,7 +103,6 @@ bool splitParameters(StringVect &tokens, const char quote) { size_t idx = findNextSplit(text, separator, quote); - std::string item; while (idx != std::string::npos) { -- cgit v1.2.3-60-g2f50