From 62770aed59fdde1ad69e03eeaefbfb0dd3652a3a Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Fri, 6 Jan 2017 20:47:21 +1100 Subject: [PATCH] Remove unused text option --- includes/sp-core-functions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php index 832d01c3..9dcf9c15 100644 --- a/includes/sp-core-functions.php +++ b/includes/sp-core-functions.php @@ -1377,7 +1377,6 @@ function sp_get_text_options() { __( 'Full Time', 'sportspress' ), __( 'Home', 'sportspress' ), __( 'League Table', 'sportspress' ), - __( 'Logos', 'sportspress' ), __( 'Match Day', 'sportspress' ), __( 'Nationality', 'sportspress' ), __( 'Offense', 'sportspress' ),