From 79ab444aac6aef357c5b95ae34dd13b19e6551a3 Mon Sep 17 00:00:00 2001 From: Dennis1000 Date: Thu, 9 Mar 2017 15:24:15 +0100 Subject: [PATCH] removed unused PC64 pointer type --- C64/Source/C64.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/C64/Source/C64.pas b/C64/Source/C64.pas index 25c4924..897b226 100644 --- a/C64/Source/C64.pas +++ b/C64/Source/C64.pas @@ -15,7 +15,6 @@ const type TC64 = class; - PC64 = ^TC64; TC64Thread = class(TThread) private