[mutter] Drop leftover menu.h/metaaccellabel.h references
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] Drop leftover menu.h/metaaccellabel.h references
- Date: Sun, 18 May 2014 13:52:40 +0000 (UTC)
commit 91a6f4234553b05ee2e33a95c1eb4e2150f04602
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sun May 18 15:51:14 2014 +0200
Drop leftover menu.h/metaaccellabel.h references
In addition to 8640982e682fe00de21b2ea7301969a7ea74deee
doc/reference/Makefile.am | 2 --
src/ui/frames.c | 1 -
src/ui/ui.c | 1 -
3 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index f411e26..37b6634 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -79,8 +79,6 @@ IGNORE_HFILES= \
iconcache.h \
inlinepixbufs.h \
keybindings-private.h \
- menu.h \
- metaaccellabel.h \
meta-background-actor-private.h \
meta-background-group-private.h \
meta-module.h \
diff --git a/src/ui/frames.c b/src/ui/frames.c
index 3ba21dd..fd223d7 100644
--- a/src/ui/frames.c
+++ b/src/ui/frames.c
@@ -28,7 +28,6 @@
#include "frames.h"
#include <meta/util.h>
#include "core.h"
-#include "menu.h"
#include <meta/theme.h>
#include <meta/prefs.h>
#include "ui.h"
diff --git a/src/ui/ui.c b/src/ui/ui.c
index b030051..d5a650f 100644
--- a/src/ui/ui.c
+++ b/src/ui/ui.c
@@ -24,7 +24,6 @@
#include "ui.h"
#include "frames.h"
#include <meta/util.h>
-#include "menu.h"
#include "core.h"
#include "theme-private.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]