DEBUG flag in BochsController not needed anymore

It is a remnant of former times. ;-)

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2065 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
adrian
2013-02-06 15:39:54 +00:00
parent 5c4b132550
commit d9808c0fca

View File

@ -18,8 +18,6 @@
#include "pc_system.h"
#include "gui/siminterface.h" // for BX_SMP_PROCESSORS
#define DEBUG
namespace fail {
class ExperimentFlow;