mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-12 03:25:50 +02:00
* Removed double identifier forward declarations
This commit is contained in:
parent
2c0f7fe9bc
commit
c84cab9d4a
@ -33,7 +33,6 @@ Type
|
||||
TJSIDBObjectStore = Class;
|
||||
TIDBDatabase = class;
|
||||
TJSIDBRequest = class;
|
||||
TJSIDBRequest = class;
|
||||
TJSEventTarget = class;
|
||||
TJSMouseEvent = Class;
|
||||
TJSWheelEvent = Class;
|
||||
|
Loading…
Reference in New Issue
Block a user