8327995: Remove unused Unused_Variable
Reviewed-by: kbarrett
This commit is contained in:
parent
201042fd96
commit
8a3bdd5c4d
@ -616,13 +616,6 @@ const bool support_IRIW_for_not_multiple_copy_atomic_cpu = PPC64_ONLY(true) NOT_
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------------------------
|
|
||||||
// Utility macros for compilers
|
|
||||||
// used to silence compiler warnings
|
|
||||||
|
|
||||||
#define Unused_Variable(var) var
|
|
||||||
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------------------------
|
||||||
// Miscellaneous
|
// Miscellaneous
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user