Handle output errors correctly

This commit is contained in:
Alexander Larsson
2010-11-24 22:12:50 +01:00
parent 0ca5a1a574
commit 0539303dfc
3 changed files with 7 additions and 6 deletions

View File

@ -81,7 +81,6 @@ struct _GdkDisplayBroadway
GSocketService *service;
BroadwayOutput *output;
GSocketConnection *output_connection;
};
struct _GdkDisplayBroadwayClass