Update Screen.c

removed random extra line
This commit is contained in:
Collin 2025-07-01 01:12:45 -05:00 committed by GitHub
parent 427d6f34f4
commit f8b693e27d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,7 +163,6 @@ static void add_depth_visual(DepthPtr depths, int *numDepths, int nplanes, Visua
Bool
xnestOpenScreen(ScreenPtr pScreen, int argc, char *argv[])
{
unsigned long valuemask;
VisualID defaultVisual = 0;
int rootDepth = 0;