From b05da09cd69329b3fef33eefd8cbf835f7d6e2f8 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Mon, 11 May 2009 10:38:44 -0700 Subject: ruby: strip out some unused defines --- src/mem/ruby/init.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mem/ruby') 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, -- cgit v1.2.3