From d2e83863e6e5faa6d6eeb3ab0c0a384dac3a0a11 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 21 May 2011 02:01:24 +0300 Subject: Fix some issues after automatic code checking. --- src/net/ea/buysellhandler.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/net/ea/buysellhandler.cpp') diff --git a/src/net/ea/buysellhandler.cpp b/src/net/ea/buysellhandler.cpp index 35180c10f..2ee586c92 100644 --- a/src/net/ea/buysellhandler.cpp +++ b/src/net/ea/buysellhandler.cpp @@ -47,9 +47,10 @@ namespace Ea { -BuySellHandler::BuySellHandler() +BuySellHandler::BuySellHandler() : + mNpcId(0), + mBuyDialog(0) { - mNpcId = 0; } void BuySellHandler::requestSellList(std::string nick) -- cgit v1.2.3-70-g09d2