Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
/*
* Copyright (C) 2008 Remko Troncon
*/
#include "AutoUpdater.h"
AutoUpdater::~AutoUpdater()
{
}