From f24ddad3fa0f843eb29a281426151cf1a5f31f4b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 4 Sep 2012 23:47:11 +0300 Subject: add const to more classes, fix other small style issues. --- src/gui/shopwindow.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/shopwindow.cpp') diff --git a/src/gui/shopwindow.cpp b/src/gui/shopwindow.cpp index a75b8d810..9ebe7a2a5 100644 --- a/src/gui/shopwindow.cpp +++ b/src/gui/shopwindow.cpp @@ -400,7 +400,6 @@ void ShopWindow::saveList() std::ofstream shopFile; std::string shopListName = Client::getServerConfigDirectory() + "/shoplist.txt"; - std::list procesList; std::map mapItems; shopFile.open(shopListName.c_str(), std::ios::binary); -- cgit v1.2.3-60-g2f50