mirror of
https://github.com/mii443/mozc.git
synced 2025-08-22 16:15:46 +00:00
This commits delete src/renderer/unix, which is has also been known as "Mozc GTK renderer". By removing this we can make it clear that GTK+2 (e.g. `libgtk2.0-dev`) is not necessary to build Mozc in Linux. #codehealth Closes #781. PiperOrigin-RevId: 551780822