From a8e6f92847eaa7e9b467bb929161b9e6fffaeef6 Mon Sep 17 00:00:00 2001 From: lazarus-bart Date: Wed, 29 Feb 2012 10:58:15 +0000 Subject: [PATCH] Removed unused constant git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2322 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- applications/lazedit/mrulists.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/lazedit/mrulists.pp b/applications/lazedit/mrulists.pp index 65c5b6f3f..b8489c556 100644 --- a/applications/lazedit/mrulists.pp +++ b/applications/lazedit/mrulists.pp @@ -108,7 +108,6 @@ implementation const EntryLimit = 50; //I don't think one needs a 50-items long MRU list, but feel free to alter - FilePrefix = 'File'; //Helper functions