commit | cf0d07fd07117934750e4bb94cfc0349e251afae | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Nov 06 09:31:03 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Nov 06 20:31:12 2023 -0700 |
tree | 65c293cdc7e8b9e1b4a8c9926bde010f34678403 | |
parent | e0da5ef09c56eec9cffee9683a6258998802a428 [diff] |
Remove EXTERN_C and related defines common-defs.h has a few defines that I suspect were used during the transition to C++. These aren't needed any more, so remove them. Tested by rebuilding. Approved-By: Simon Marchi <simon.marchi@efficios.com> Approved-By: Andrew Burgess <aburgess@redhat.com>