mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Remove leftover declarations of removed Functions
This commit is contained in:
parent
bdbbca30a1
commit
f30622f3c4
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue