gallium: remove unused PIPE_CC_GCC_VERSION
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
|
||||
#if defined(__GNUC__)
|
||||
#define PIPE_CC_GCC
|
||||
#define PIPE_CC_GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__)
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user