From a03c25b2761d3a9dd5aee38430e2ebb971503455 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 22 Oct 2016 17:01:56 +0100 Subject: [PATCH] No need for text pieces now, have icons --- lang/english.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lang/english.php b/lang/english.php index e51517a..3ef1022 100644 --- a/lang/english.php +++ b/lang/english.php @@ -106,8 +106,6 @@ $text = array( "Go to Line" => "Go to Line", "View" => "View", "Bug reporting not active" => "Bug reporting not active", - "Minimap" => "Minimap", - "Function/Class List" => "Function/Class List", "Single pane" => "Single pane", "Diff pane also" => "Diff pane also" ),