Kaydet (Commit) e86effd1 authored tarafından Caolán McNamara's avatar Caolán McNamara

move afl examples/test-cases to dedicated dir

Change-Id: I36f09cd19ea721ee69e62fac4cf0744827e8cefb
üst 3303f43a
...@@ -40,7 +40,6 @@ EventPoster::~EventPoster() ...@@ -40,7 +40,6 @@ EventPoster::~EventPoster()
} }
void EventPoster::Post() void EventPoster::Post()
{ {
DBG_TESTSOLARMUTEX(); DBG_TESTSOLARMUTEX();
m_nId = Application::PostUserEvent( ( LINK( this, EventPoster, DoEvent_Impl ) ) ); m_nId = Application::PostUserEvent( ( LINK( this, EventPoster, DoEvent_Impl ) ) );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment