QTfrontend/AutoUpdater.cpp
author unc0rr
Fri, 19 Aug 2011 15:41:04 +0400
changeset 5600 c6da15eddab3
parent 2266 289dc8e51210
permissions -rw-r--r--
Remove PosInStack function, as bots behave better (they search more positions) without it

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}