src/glcompiler.cpp

changeset 1392
0541d9b21968
parent 1391
5fa4bf1fc781
child 1397
5d5c11af0268
--- a/src/glcompiler.cpp	Mon Jun 04 23:12:40 2018 +0300
+++ b/src/glcompiler.cpp	Mon Jun 04 23:22:52 2018 +0300
@@ -26,7 +26,7 @@
 #include "algorithms/invert.h"
 #include "generics/ring.h"
 
-void checkGLError(HierarchyElement* element, QString file, int line)
+void checkGLError(QString file, int line)
 {
 	struct ErrorInfo
 	{

mercurial