gl/cocoa: Fix compiler warning
authorSebastian Dröge <sebastian@centricular.com>
Tue, 21 Oct 2014 14:21:08 +0000 (16:21 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:48 +0000 (19:31 +0000)
commit3d7a6c8db60782bdda0de448d25c5a808e43a7b6
tree1055ce43d1e84046c45716e8bfabd0b5c7b2b064
parentf0426043ce5716b4b271859693b7efe73509269e
gl/cocoa: Fix compiler warning

gstglwindow_cocoa.m: In function '-[GstGLNSView drawRect:]':
gstglwindow_cocoa.m:555: warning: 'GstGLNSView' may not respond to '-reshape'
gstglwindow_cocoa.m:555: warning: (Messages without a matching method signature
gstglwindow_cocoa.m:555: warning: will be assumed to return 'id' and accept
gstglwindow_cocoa.m:555: warning: '...' as arguments.)
gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m