Frontend:
* Disabled frontend's hog count for now to fix
issue #44 - doesn't have to be limited to 48 anyway (but a limit based on active map would be nice)
/*
* InstallController.cpp
*
*
* Created by Vittorio on 28/09/09.
* Copyright 2009 __MyCompanyName__. All rights reserved.
*
*/
#include "InstallController.h"
InstallController::~InstallController()
{
}