]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/source/desertpillars.h
Create default context options in the device backend
[libs/gl.git] / demos / desertpillars / source / desertpillars.h
index 352b8c2c0b2b09fdaa496e7191bcf6d1cefc80cb..7aae1c2d903dbc52e0593950861b14152a5f94e0 100644 (file)
@@ -27,7 +27,6 @@ private:
        struct Options
        {
                Msp::Graphics::WindowOptions wnd_opts;
-               Msp::Graphics::GLOptions gl_opts;
 
                Options();
        };