mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-20 10:56:40 +03:00
rose: remove hasLiteral()
This commit is contained in:
committed by
Matthew Barr
parent
8a7ac432c0
commit
a75b2ba2e5
@@ -490,8 +490,6 @@ public:
|
||||
const std::vector<u8> &cmp, u32 delay,
|
||||
rose_literal_table table);
|
||||
|
||||
bool hasLiteral(const ue2_literal &s, rose_literal_table table) const;
|
||||
|
||||
u32 getNewLiteralId(void);
|
||||
|
||||
void removeVertices(const std::vector<RoseVertex> &dead);
|
||||
|
||||
Reference in New Issue
Block a user