diff options
author | Vlad Golovkin <[email protected]> | 2018-02-06 06:48:00 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2018-02-06 15:23:26 -0700 |
commit | d919ff0f279b6007809220dc43af26fc25435356 (patch) | |
tree | 04f0dc0da047e380ad0924066a81104bfad3eccd /src/mesa/main | |
parent | 77bc74e674e39a65b79b804367e97d567963bb43 (diff) |
util: remove redundant check for the __clang__ macro
Clang defines __GNUC__ macro, so one doesn't need to check __clang__
macro in this particular case.
v2: added comment as per Brian Paul's suggestion
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions