1
/*
2
* Copyright (C) 2008 Remko Troncon
3
*/
4
5
#include "AutoUpdater.h"
6
7
AutoUpdater::~AutoUpdater()
8
{
9
}