Skip to content

Commit

Permalink
removed vocab variable
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasannaLanka committed Apr 3, 2024
1 parent c508c6f commit e96e5f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/include/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ extern bool fa;
extern bool sym;
extern bool printTime;
extern bool collectIR;
extern std::string vocab;
extern std::string iname;
extern std::string oname;
extern std::string funcName;
Expand Down

0 comments on commit e96e5f3

Please sign in to comment.