Undeprecate a few functions that aren't going away
Change-Id: Ifd0199102a8316a9439f3ad931e6def9c8c4cc85
This commit is contained in:
		 Nasser Grainawi
					Nasser Grainawi
				
			
				
					committed by
					
						 Shawn O. Pearce
						Shawn O. Pearce
					
				
			
			
				
	
			
			
			 Shawn O. Pearce
						Shawn O. Pearce
					
				
			
						parent
						
							3755e9fd85
						
					
				
				
					commit
					e389b9a039
				
			| @@ -69,7 +69,6 @@ public abstract class CurrentUser { | ||||
|     return getEffectiveGroups().contains(authConfig.getBatchUsersGroup()); | ||||
|   } | ||||
|  | ||||
|   @Deprecated | ||||
|   public final boolean isAdministrator() { | ||||
|     return getEffectiveGroups().contains(authConfig.getAdministratorsGroup()); | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user