浏览代码

libobs-opengl: Remove windowless context #error

jp9000 10 年之前
父节点
当前提交
04e4ca1d53
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      libobs-opengl/gl-subsystem.h

+ 0 - 1
libobs-opengl/gl-subsystem.h

@@ -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>