From ff74f51ef8b2d1a46b27e7a6749f0667dbd76497 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 16 Aug 2013 15:07:08 +0000 Subject: custom base64 functions removed from all pascal plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@5720 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShlExt/shlcom.pas | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugins/ShlExt') diff --git a/plugins/ShlExt/shlcom.pas b/plugins/ShlExt/shlcom.pas index 97fef24660..93a5d27695 100644 --- a/plugins/ShlExt/shlcom.pas +++ b/plugins/ShlExt/shlcom.pas @@ -2104,7 +2104,6 @@ var dbv: TDBVariant; bits: pint; bGroupMode: Boolean; - tid: Cardinal; cloned: PHeaderIPC; szMiranda: PChar; begin @@ -2278,12 +2277,6 @@ begin end; procedure InvokeThreadServer; -var -{$IFDEF FPC} - tid: LongWord; -{$ELSE} - tid: Cardinal; -{$ENDIF} var hMainThread: THandle; begin -- cgit v1.2.3