diff options
author | Emil Velikov <[email protected]> | 2015-02-28 16:39:10 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-03-05 14:45:53 +0000 |
commit | d780012cd75c24394b043b107d17eb8199ae2dc7 (patch) | |
tree | 0ebf81375589f5c7ebab1572f29d716ff8a5079c /src/egl/main/eglscreen.h | |
parent | 7bd1693877e4de9aaf8f6776649fc48db54ec82b (diff) |
egl/main: replace __FUNCTION__ with __func__
The latter is a C99 standard, and our current wrapper c99_compat.h
should handle non-compliant compilers.
Drop the c99_compat.h inclusion from eglcompiler.h altogether, as it's
no longer required.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/egl/main/eglscreen.h')
0 files changed, 0 insertions, 0 deletions