Page MenuHomePhabricator

Remove rendundant static declaration on some functions
ClosedPublic

Authored by deadalnix on Oct 9 2020, 23:21.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC99f4432e1842: Remove rendundant static declaration on some functions
Summary

These functions are in an anonymous namespace already.

Test Plan
ninja all check

Diff Detail