From 27c3646d10e0c5d25905d7afc7a43289159f711b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 8 Jul 2011 02:19:52 +0300 Subject: Fix some issues after automatic checking. Change compilation flags in make scripts. --- src/being.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index fcf230dc0..cbdb8af8d 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -2307,7 +2307,6 @@ void Being::saveComment(const std::string &name, { std::string dir = Client::getUsersDirectory() + stringToHexPath(name); - std::string fileName = dir + "/comment.txt"; ResourceManager *resman = ResourceManager::getInstance(); resman->saveTextFile(dir, "comment.txt", name + "\n" + comment); } -- cgit v1.2.3-70-g09d2