Origin commit data
------------------
Commit: 05a86d3576
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-26 (Sun, 26 Mar 2017)
This commit is contained in:
vanhofen
2017-03-26 23:55:57 +02:00

View File

@@ -586,7 +586,7 @@ void CUpnpBrowserGui::selectDevice()
#endif
else
{
printf("msg: %x\n", (int) msg);
//printf("msg: %x\n", (int) msg);
if (CNeutrinoApp::getInstance()->handleMsg(msg, data) & messages_return::cancel_all)
loop = false;
}