Loading
Revert "tdesktop: fix for loading libXcursor"
This hack breaks programs executed by telegram, and appears not to be necessary any longer. Tracing shows neither tdesktop nor its dependencies actually link against libXcursor, load it via dlopen, or call into it. This reverts commit 910b2be5. Updates: #181176