mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 18:56:49 +01:00
2b7da773ed
At present there's only ever one global one, so we don't bother using an array for multiple screens (and we don't support multiple screens yet anyway.) This fixes a very old TODO, and avoids sending a ~32 KB port message on every application startup. Note that this breaks the app_server protocol ABI.