mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 01:57:57 +02:00
opengl: cocoa: removing Dummy type declarations as they are not in the code. Yet the type declarations changed in trunk FPC version (3.2.0). bug #35974
git-svn-id: trunk@61739 -
This commit is contained in:
parent
bf0028cac1
commit
f13e53bf2f
@ -61,8 +61,6 @@ type
|
||||
NSScreenFix = objccategory external (NSScreen)
|
||||
function backingScaleFactor: CGFloat ; message 'backingScaleFactor';
|
||||
end;
|
||||
TDummyNoWarnObjCNotUsed = objc.BOOL;
|
||||
TDummyNoWarnObjCBaseNotUsed = objcbase.NSInteger;
|
||||
|
||||
{ TCocoaOpenGLView }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user