diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-07-27 11:58:56 +0200 |
---|---|---|
committer | P-E-P <32375388+P-E-P@users.noreply.github.com> | 2023-07-27 12:25:20 +0000 |
commit | 27f5146d4862b2fa0fe0c038745a985f6ea16604 (patch) | |
tree | cfb34b355c30d2570a1d9a660746d7aa2a8a02b5 /gcc/rust/resolve/rust-name-resolver.cc | |
parent | 851d83e34678c116f3ff99eddd453b675b87fa26 (diff) | |
download | gcc-27f5146d4862b2fa0fe0c038745a985f6ea16604.zip gcc-27f5146d4862b2fa0fe0c038745a985f6ea16604.tar.gz gcc-27f5146d4862b2fa0fe0c038745a985f6ea16604.tar.bz2 |
proc_macro: Remove useless typedef
Initially a typedef was used to easily get the callback function pointer
type. Since this type has changed to a simpler well defined type, this
using declaration has no more purpose.
ChangeLog:
* libgrust/libproc_macro/proc_macro.cc: Remove type alias.
* libgrust/libproc_macro/registration.h: Likewise.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/resolve/rust-name-resolver.cc')
0 files changed, 0 insertions, 0 deletions