diff options
author | Francisco Jerez <[email protected]> | 2013-10-01 17:00:32 -0700 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2013-10-01 17:39:45 -0700 |
commit | ef8cc3e51f7c9c6134a76e299908c74e02800ae3 (patch) | |
tree | 9756acb70c0f681a916f97d3aa1024df9e5c8ee4 /common.py | |
parent | fcbbecb9bc5c2b46913d5d3ec809be396addb1e8 (diff) |
ralloc: Remove the rzalloc-based new/delete operator definition macro.
Using it encourages the (IMHO worrying) practice of leaving member
variables uninitialized in constructor definitions. This macro
shouldn't be necessary anymore after the last patch series fixing all
its users to initialize all member variables from the class
constructor. Remove it.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions