mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-20 17:02:22 +00:00
Previously, main.c would segfault at runtime if clipboards were disabled via cmake flags, as the clipboards array would be empty but still indexed during initialization. Co-authored-by: Quantum <quantum2048@gmail.com>