QTfrontend/util/platform/AutoUpdater.cpp
author sheepluva
Sun, 09 Aug 2015 04:30:41 +0200
changeset 11043 79a77bef4c61
parent 8381 588a8e6e2041
permissions -rw-r--r--
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}