summaryrefslogtreecommitdiffstats
path: root/src/egl/main/egllog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/main/egllog.h')
-rw-r--r--src/egl/main/egllog.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/egl/main/egllog.h b/src/egl/main/egllog.h
index cf58525005e..9035a7a3e74 100644
--- a/src/egl/main/egllog.h
+++ b/src/egl/main/egllog.h
@@ -52,10 +52,6 @@ _eglSetLogProc(_EGLLogProc logger);
extern void
-_eglSetLogLevel(EGLint level);
-
-
-extern void
_eglLog(EGLint level, const char *fmtStr, ...);