commit | 49a9cf56ffd49539234e6cb33a5d1d19ba4e2388 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Fri Jan 14 07:33:33 2022 -0700 |
committer | Tom Tromey <tom@tromey.com> | Tue Jan 18 10:00:01 2022 -0700 |
tree | e9a6e6dd9111a23dbe43810cce9ec6b476301e5e | |
parent | 7910e2dee3d8b5ea7f59973277baf95525c63be1 [diff] |
Remove EL_* macros from location.c This patch removes the old-style EL_* macros from location.c. This cleans up the code by itself, IMO, but also enables further cleanups in subsequent patches.