From a672939d66ff9cb0e50743e3349de4539bd76421 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Tue, 28 Nov 2017 12:56:56 -0500 Subject: [PATCH] Removes outdated comment --- TGS.Server/Instance/Administration.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/TGS.Server/Instance/Administration.cs b/TGS.Server/Instance/Administration.cs index 863f36f540..b198f03b00 100644 --- a/TGS.Server/Instance/Administration.cs +++ b/TGS.Server/Instance/Administration.cs @@ -8,8 +8,6 @@ using TGS.Interface.Components; namespace TGS.Server { - //note this only works with MACHINE LOCAL groups and admins for now - //if someone wants AD shit, code it yourself sealed partial class Instance : ServiceAuthorizationManager, ITGAdministration { ///