mirror of
https://github.com/Dennis1000/mos6502-delphi.git
synced 2024-12-21 10:30:30 +00:00
removed unused PC64 pointer type
This commit is contained in:
parent
7d4144bc85
commit
79ab444aac
@ -15,7 +15,6 @@ const
|
||||
|
||||
type
|
||||
TC64 = class;
|
||||
PC64 = ^TC64;
|
||||
|
||||
TC64Thread = class(TThread)
|
||||
private
|
||||
|
Loading…
Reference in New Issue
Block a user