mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-28 19:21:54 +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>