summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Florian <mflorian@gitlab.com>2019-05-17 11:29:38 +0800
committerMark Florian <mflorian@gitlab.com>2019-05-17 11:29:40 +0800
commit50910d501f14169f4860ffcc0979e262bb76b8f8 (patch)
treef19be63a7e7b80586763a1d707553d037208e301 /lib
parente9ed028472747422670fed448624bb3e067fb4e2 (diff)
downloadgitlab-ce-50910d501f14169f4860ffcc0979e262bb76b8f8.tar.gz
Remove unnecessary bind callremove-unnecessary-bind-in-gettext
This was creating, calling and throwing away a brand new bound function on every single call to `gettext`. This is wasteful, as the original function can be called directly in such a way that `this` is bound correctly.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions