mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 16:44:05 +02:00
Disable acl box for now
This commit is contained in:
@@ -666,6 +666,8 @@ Servent::checkACL( const Connection* conn, const QString &nodeid, bool showDialo
|
||||
return false;
|
||||
|
||||
#ifndef TOMAHAWK_HEADLESS
|
||||
//FIXME: Actually enable it when it makes sense
|
||||
return true;
|
||||
if( peerStatus == ACLSystem::NotFound )
|
||||
{
|
||||
if( !showDialog )
|
||||
|
Reference in New Issue
Block a user