summaryrefslogtreecommitdiff
path: root/src/mem/ruby/tester/Tester.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem/ruby/tester/Tester.cc')
-rw-r--r--src/mem/ruby/tester/Tester.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mem/ruby/tester/Tester.cc b/src/mem/ruby/tester/Tester.cc
index 53d6bc670..eafc04a92 100644
--- a/src/mem/ruby/tester/Tester.cc
+++ b/src/mem/ruby/tester/Tester.cc
@@ -42,10 +42,6 @@
Tester::Tester(RubySystem* sys_ptr)
{
- if (g_SIMULATING) {
- ERROR_MSG("g_SIMULATING should not be defined.");
- }
-
g_callback_counter = 0;
// add the tester consumer to the global event queue