libobs-opengl: Remove windowless context #error

This commit is contained in:
jp9000 2015-08-02 01:44:04 -07:00
parent 09a18b6f6d
commit 04e4ca1d53

View file

@ -16,7 +16,6 @@
******************************************************************************/
#pragma once
#error "libobs-opengl is not compilable in this commit (windowless context)"
#include <util/darray.h>
#include <util/threading.h>