dmuratshin 9 years ago
parent
commit
90bda1eae8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      oxygine/src/EventDispatcher.cpp

+ 0 - 1
oxygine/src/EventDispatcher.cpp

@@ -54,7 +54,6 @@ namespace oxygine
     {
     {
         __doCheck();
         __doCheck();
 
 
-        OX_ASSERT(_listeners);
         if (!_listeners)
         if (!_listeners)
             return;
             return;