QTfrontend/AutoUpdater.cpp
author nemo
Wed, 12 Oct 2011 21:00:12 -0400
changeset 6126 61c1161ee32f
parent 2266 289dc8e51210
permissions -rw-r--r--
Remove unnecessary assignments post-creation. Simplifies Lua manipulation of these adds as well as just being tidier.

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}