display: Remove unused variable

This commit is contained in:
Jasper St. Pierre 2014-02-09 11:45:50 -05:00
parent ddaae9c923
commit 6b66553493

View File

@ -388,7 +388,6 @@ meta_display_open (void)
Display *xdisplay; Display *xdisplay;
GSList *screens; GSList *screens;
MetaScreen *screen; MetaScreen *screen;
GSList *tmp;
int i; int i;
guint32 timestamp; guint32 timestamp;