From f9c83aff08da99f666ccfbcab512a83e65f88458 Mon Sep 17 00:00:00 2001 From: lazarus-bart Date: Wed, 29 Feb 2012 11:11:58 +0000 Subject: [PATCH] Removed unused function TAnchorDlg.GetAnchorText git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2324 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- applications/lazedit/htmldialogs.pp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/applications/lazedit/htmldialogs.pp b/applications/lazedit/htmldialogs.pp index 9b2a6b3eb..bcb0186e7 100644 --- a/applications/lazedit/htmldialogs.pp +++ b/applications/lazedit/htmldialogs.pp @@ -95,7 +95,6 @@ type FDlg: TAnchorDlgForm; function GetLinkRef: String; // the < a href=""> part protected - function GetAnchorText: String; procedure GetFormValues; procedure SetFormValues; public @@ -345,10 +344,6 @@ begin end; end; -function TAnchorDlg.GetAnchorText: String; -begin - -end; procedure TAnchorDlg.GetFormValues; begin