Skip to content

Commit b6c3140

Browse files
committed
The last deprecated declaration has been removed from GlassView3D.m
1 parent 41e3baf commit b6c3140

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/javafx.graphics/src/main/native-glass/mac/GlassView3D.m

-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
#import "GlassLayer3D.h"
3636
#import "GlassApplication.h"
3737

38-
#pragma clang diagnostic ignored "-Wdeprecated-declarations"
39-
4038
//#define VERBOSE
4139
#ifndef VERBOSE
4240
#define LOG(MSG, ...)

0 commit comments

Comments
 (0)