1
0
Fork 0

Remove include of flash.h

Sat Feb 25 14:50:17 2006  Søren Sandmann  <sandmann@redhat.com>

        * src/window.c: Remove include of flash.h
This commit is contained in:
Søren Sandmann 2006-02-25 19:50:50 +00:00 committed by Søren Sandmann Pedersen
parent b1847959b1
commit f8f6016970
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Sat Feb 25 14:50:17 2006 Søren Sandmann <sandmann@redhat.com>
* src/window.c: Remove include of flash.h
Sat Feb 25 11:46:14 2006 Søren Sandmann <sandmann@redhat.com>
* src/display.c (meta_display_begin_grab_op): Call

View file

@ -39,7 +39,6 @@
#include "resizepopup.h"
#include "xprops.h"
#include "group.h"
#include "flash.h"
#include "window-props.h"
#include "constraints.h"
#include "compositor.h"