diff --git a/Ghidra/Features/Decompiler/src/decompile/cpp/coreaction.hh b/Ghidra/Features/Decompiler/src/decompile/cpp/coreaction.hh index 14de6c6b31..7e0668a6aa 100644 --- a/Ghidra/Features/Decompiler/src/decompile/cpp/coreaction.hh +++ b/Ghidra/Features/Decompiler/src/decompile/cpp/coreaction.hh @@ -1015,9 +1015,6 @@ public: virtual int4 apply(Funcdata &data); }; -extern void universal_action(Architecture *conf); ///< The generic decompilation action -extern void build_defaultactions(ActionDatabase &allacts); ///< Build the default actions - /// \brief A class that holds a data-type traversal state during type propagation /// /// For a given Varnode, this class iterates all the possible edges its