Remove unused variables and procedures.
authorGaius Mulley <gaiusmod2@gmail.com>
Mon, 6 Feb 2023 15:24:06 +0000 (15:24 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Mon, 6 Feb 2023 15:24:06 +0000 (15:24 +0000)
commit7433747543195a4b936892d066b10026509512b7
tree76647277d1e73b120a54fb994632fc72270c456c
parent277e1f30a5e4e634304a7b8a532825119f0ea47f
Remove unused variables and procedures.

Remove unused variables and procedures (and remove build
warning clutter).

gcc/m2/ChangeLog:

* gm2-compiler/M2Preprocess.mod (BaseName): Comment out.
* gm2-lang.cc (opt): Remove.
* gm2spec.cc (add_include): Remove.
(full_libraries): Remove.
(concat_option): Remove.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/m2/gm2-compiler/M2Preprocess.mod
gcc/m2/gm2-lang.cc
gcc/m2/gm2spec.cc