mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-13 11:52:45 +00:00
c7bfa7d341
Previously, the GNU linker would complain about missing libcharset_relocate. The MSVC linker did not complain, since the code that uses libcharset_relocate does not seem to be sued, so it removed it.