Skip to content

Commit

Permalink
remove dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmellorcrummey committed Aug 4, 2017
1 parent 66ae8f9 commit b1b4326
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions symtabAPI/src/dwarfWalker.h
Expand Up @@ -251,9 +251,6 @@ namespace Dyninst {
bool handleSpecification(bool &hasSpec);
bool findFuncName();
bool setFunctionFromRange(inline_t func_type);
#if 0
bool setFunctionFromName(const std::string &name);
#endif
virtual void setEntry(Dwarf_Die e);
bool getFrameBase();
bool getReturnType(bool hasSpecification, Type *&returnType);
Expand Down

0 comments on commit b1b4326

Please sign in to comment.