From 0379d83c5ffdbc182351533c0d8da8f1a811f86d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Sep 2012 17:54:56 +0300 Subject: Fix navigation commands. --- src/commandhandler.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index 37ee853b0..6876f4463 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -685,9 +685,6 @@ void CommandHandler::handleNavigate(const std::string &args, bool CommandHandler::parse2Int(const std::string &args, int &x, int &y) { - if (!x || !y) - return false; - bool isValid = false; const size_t pos = args.find(" "); if (pos != std::string::npos) -- cgit v1.2.3-60-g2f50