Skip to content

Commit

Permalink
removed now-obsolete template instantiation left over from an earlier…
Browse files Browse the repository at this point in the history
… commit
  • Loading branch information
Erik Sohns committed Oct 24, 2016
1 parent 8dbd724 commit 53bbf4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ACE/tests/Recursive_Condition_Bug_Test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@

#include "test_config.h"

// *NOTE*: explicit template instantiation required here...
template class ACE_Condition<ACE_Recursive_Thread_Mutex>;

#if defined (ACE_HAS_THREADS)

// Number of iterations for the performance tests.
Expand Down

0 comments on commit 53bbf4b

Please sign in to comment.