diff options
author | Mark Felder <feld@feld.me> | 2024-09-18 11:16:16 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-09-18 11:58:52 -0400 |
commit | 73204c1bca740dbca5c780891fc720ac728c11a6 (patch) | |
tree | 481a871e2d6608c583425229b3ea96c5b955e6f7 /docs/installation | |
parent | 8776d31794b2a6523dd07a950f355920d2ec1192 (diff) | |
download | pleroma-73204c1bca740dbca5c780891fc720ac728c11a6.tar.gz pleroma-73204c1bca740dbca5c780891fc720ac728c11a6.zip |
LDAP: fix compile warning
Sometimes the compile will emit the following warning, so we'll just avoid it by making it call a function in the LDAP module which will never have this problem.
warning: :GenServer.call/2 is undefined (module :GenServer is not available or is yet to be defined)
Diffstat (limited to 'docs/installation')
0 files changed, 0 insertions, 0 deletions