mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-27 08:26:58 -05:00
e44f91d678
Splits the search code into a few logical functions instead of a single unreadable function. There are also a few additional changes for readability. After refactoring it was clear to see there were some unused and unnecessary variables, which were simplified.