GLDraw: removed TIMINGs

git-svn-id: svn://ultimatepp.org/upp/trunk@11928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2018-05-05 07:26:31 +00:00
parent b2bdb40a3d
commit dddc90f901
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#include "GLDraw.h"
#define LTIMING(x) RTIMING(x)
#define LTIMING(x) // RTIMING(x)
#ifdef GL_USE_SHADERS