You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[TraceAnalysis] Removed TRACE_WITH_ASIO toggle macro.
#rb Martin.Ridgers [CL 11091671 by ionut matasaru in Dev-Core branch]
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include "AsioTickable.h"
|
||||
|
||||
#if TRACE_WITH_ASIO
|
||||
|
||||
namespace Trace
|
||||
{
|
||||
|
||||
@@ -74,5 +72,3 @@ void FAsioTickable::AsyncTick()
|
||||
}
|
||||
|
||||
} // namespace Trace
|
||||
|
||||
#endif // TRACE_WITH_ASIO
|
||||
|
||||
Reference in New Issue
Block a user