Removed unused log

This commit is contained in:
emeric
2019-07-26 19:29:22 +02:00
parent ed50db7a7a
commit e2c8c86e25
-2
View File
@@ -98,8 +98,6 @@ handleInfoPathChange(Wt::WStackedWidget* stack)
{ "/tracks", IdxTracks }, { "/tracks", IdxTracks },
}; };
LMS_LOG(UI, DEBUG) << "Internal path changed to '" << wApp->internalPath() << "'";
for (auto index : indexes) for (auto index : indexes)
{ {
if (wApp->internalPathMatches(index.first)) if (wApp->internalPathMatches(index.first))