diff --git a/src/ConfigMain.cpp b/src/ConfigMain.cpp index b84688a..0f20353 100644 --- a/src/ConfigMain.cpp +++ b/src/ConfigMain.cpp @@ -187,7 +187,6 @@ static bool userExists(const char *userName) static void RemoveLine(const std::string&path, const std::string lineToRemove) { - std::string newLine = PAM_LINE; std::vector lines; try {