summaryrefslogtreecommitdiff
path: root/src/mem/ruby
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2009-05-11 10:38:44 -0700
committerNathan Binkert <nate@binkert.org>2009-05-11 10:38:44 -0700
commitb05da09cd69329b3fef33eefd8cbf835f7d6e2f8 (patch)
tree454bd43e0afd92bc004189e3e3ead9aa33004fd1 /src/mem/ruby
parent2f30950143cc70bc42a3c8a4111d7cf8198ec881 (diff)
downloadgem5-b05da09cd69329b3fef33eefd8cbf835f7d6e2f8.tar.xz
ruby: strip out some unused defines
Diffstat (limited to 'src/mem/ruby')
-rw-r--r--src/mem/ruby/init.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mem/ruby/init.cc b/src/mem/ruby/init.cc
index 213d6b176..5efc8f691 100644
--- a/src/mem/ruby/init.cc
+++ b/src/mem/ruby/init.cc
@@ -191,9 +191,6 @@ void init_simulator()
g_eventQueue_ptr = NULL;
cout << "Ruby Timing Mode" << endl;
-#ifndef MULTIFACET_NO_OPT_WARN
- cerr << "Warning: optimizations not enabled." << endl;
-#endif
if (g_SIMICS) {
// LUKE - if we don't set the default SMT threads in condor scripts,