فهرست منبع

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>