NO-OP: fix indent

This commit is contained in:
Robin Gareus 2022-01-17 22:07:35 +01:00
parent 213cc626be
commit fef4c2aba0
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -627,8 +627,8 @@ TriggerPage::drop_paths_part_two (std::vector<std::string> paths)
bool bool
TriggerPage::idle_drop_paths (std::vector<std::string> paths) TriggerPage::idle_drop_paths (std::vector<std::string> paths)
{ {
drop_paths_part_two (paths); drop_paths_part_two (paths);
return false; return false;
} }
gint gint