mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
removed superfluous comments
This commit is contained in:
parent
acc121976d
commit
616864334b
@ -205,8 +205,8 @@ hs_compile_multi_int(const char *const *expressions, const unsigned *flags,
|
||||
*comp_error = generateCompileError("Unsupported architecture", -1);
|
||||
return HS_ARCH_ERROR;
|
||||
}
|
||||
#endif // arch
|
||||
#endif // FAT_RUNTIME
|
||||
#endif
|
||||
#endif
|
||||
|
||||
if (!checkMode(mode, comp_error)) {
|
||||
*db = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user