mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
removed unnecessary #include which should have been in Jim's patch (not
2008-02-28 Thomas Thurman <tthurman@gnome.org> * src/core/compositor.h: removed unnecessary #include which should have been in Jim's patch (not sure how it slipped through the tests!) svn path=/trunk/; revision=3610
This commit is contained in:
parent
e7196621bc
commit
8c6f3853b0
@ -1,7 +1,14 @@
|
|||||||
|
2008-02-28 Thomas Thurman <tthurman@gnome.org>
|
||||||
|
|
||||||
|
* src/core/compositor.h: removed unnecessary #include which
|
||||||
|
should have been in Jim's patch (not sure how it slipped
|
||||||
|
through the tests!)
|
||||||
|
|
||||||
2008-02-27 Jim Huang <jserv.tw@gmail.com>
|
2008-02-27 Jim Huang <jserv.tw@gmail.com>
|
||||||
|
|
||||||
* src/core/spring-model.[ch]: deleted as no longer used
|
* src/core/spring-model.[ch]: deleted as no longer used
|
||||||
* src/Makefile.am: modified accordingly
|
* src/Makefile.am: modified accordingly
|
||||||
|
|
||||||
2008-02-27 Thomas Thurman <tthurman@gnome.org>
|
2008-02-27 Thomas Thurman <tthurman@gnome.org>
|
||||||
|
|
||||||
Lots of tiny fixes to make sure we compile with
|
Lots of tiny fixes to make sure we compile with
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "display.h"
|
#include "display.h"
|
||||||
#include "spring-model.h"
|
|
||||||
|
|
||||||
MetaCompositor* meta_compositor_new (MetaDisplay *display);
|
MetaCompositor* meta_compositor_new (MetaDisplay *display);
|
||||||
void meta_compositor_process_event (MetaCompositor *compositor,
|
void meta_compositor_process_event (MetaCompositor *compositor,
|
||||||
|
Loading…
Reference in New Issue
Block a user