diff --git a/require/settings.php b/require/settings.php index 4a813a79..3f844ba6 100644 --- a/require/settings.php +++ b/require/settings.php @@ -278,10 +278,6 @@ $globalNoIdents = FALSE; //Don't display and try to retrieve airlines $globalNoAirlines = FALSE; -//Display Owners -$globalUseOwner = TRUE; -//Display Pilots -$globalUsePilot = FALSE; //Show a tooltip for each flights $globalMapTooltip = FALSE;