X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=demos%2Fdesertpillars%2Fsource%2Fdesertpillars.h;fp=demos%2Fdesertpillars%2Fsource%2Fdesertpillars.h;h=7aae1c2d903dbc52e0593950861b14152a5f94e0;hp=352b8c2c0b2b09fdaa496e7191bcf6d1cefc80cb;hb=5d9ecb00aea134fa082a0fa6b9c82c643a884a32;hpb=5871764de7aa23d2c40cac03ad9d07088fb57e06 diff --git a/demos/desertpillars/source/desertpillars.h b/demos/desertpillars/source/desertpillars.h index 352b8c2c..7aae1c2d 100644 --- a/demos/desertpillars/source/desertpillars.h +++ b/demos/desertpillars/source/desertpillars.h @@ -27,7 +27,6 @@ private: struct Options { Msp::Graphics::WindowOptions wnd_opts; - Msp::Graphics::GLOptions gl_opts; Options(); };