QTfrontend/AutoUpdater.cpp
author nemo
Tue, 20 Sep 2011 20:52:04 -0400
changeset 5977 0b1bfdd95310
parent 2266 289dc8e51210
permissions -rw-r--r--
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()
{
}