Hi,
Issue found by Coverity Scan.
CID 259174 (#1 of 1): Logically dead code (DEADCODE)

--- a\src\win\iupwin_loop.c     Mon Dec 11 14:52:42 2017
+++ b\src\win\iupwin_loop.c     Wed Jan 24 23:04:34 2018
@@ -113,7 +113,6 @@
     }
   } while (ret);
 
-  win_main_loop--;
   return IUP_NOERROR;
 }
 
Best,
Ranier Vilela

Attachment: iupwin_loop.patch
Description: iupwin_loop.patch

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to