wgl: Add assertion for missing function.
This commit is contained in:
committed by
Keith Whitwell
parent
692263aad6
commit
d78b5952c1
@@ -64,6 +64,7 @@ stw_copy_context(
|
||||
|
||||
if (src && dst) {
|
||||
/* FIXME */
|
||||
assert(0);
|
||||
(void) src;
|
||||
(void) dst;
|
||||
(void) mask;
|
||||
|
||||
Reference in New Issue
Block a user