mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-20 10:56:40 +03:00
rose: make groupByFragment local
This commit is contained in:
committed by
Matthew Barr
parent
a5b3bc814f
commit
6bf35cb637
@@ -651,8 +651,6 @@ void normaliseLiteralMask(const ue2_literal &s, std::vector<u8> &msk,
|
||||
bool canImplementGraphs(const RoseBuildImpl &tbi);
|
||||
#endif
|
||||
|
||||
std::map<u32, LitFragment> groupByFragment(const RoseBuildImpl &build);
|
||||
|
||||
} // namespace ue2
|
||||
|
||||
#endif /* ROSE_BUILD_IMPL_H_17E20A3C6935D6 */
|
||||
|
||||
Reference in New Issue
Block a user