From 645e4aed17871538cf0dd3f63f0f8d05059fd480 Mon Sep 17 00:00:00 2001 From: Lynix Date: Wed, 28 Dec 2016 18:11:19 +0100 Subject: [PATCH] Examples/Particles: Disable compatibility profile by default --- examples/Particles/main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/Particles/main.cpp b/examples/Particles/main.cpp index 67bf99754..bf230bfe7 100644 --- a/examples/Particles/main.cpp +++ b/examples/Particles/main.cpp @@ -17,8 +17,6 @@ int main() { - Nz::ContextParameters::defaultCompatibilityProfile = true; - Ndk::Application app; // Mix all sounds in mono (in order to give them 3D position)