[gnome-shell] shell: Remove old jsapi-compat file
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] shell: Remove old jsapi-compat file
- Date: Thu, 7 Feb 2013 03:32:17 +0000 (UTC)
commit 23717cc4d7f9442aff2ab60775d0156b91721449
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Jan 28 19:49:02 2013 -0500
shell: Remove old jsapi-compat file
As we now depend on mozjs185, we know the API we'll be porting to.
https://bugzilla.gnome.org/show_bug.cgi?id=693284
src/Makefile.am | 1 -
src/shell-global.c | 1 -
src/shell-jsapi-compat-private.h | 44 --------------------------------------
3 files changed, 0 insertions(+), 46 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index d79d207..6a6bb24 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -145,7 +145,6 @@ libgnome_shell_la_SOURCES = \
shell-app-system-private.h \
shell-embedded-window-private.h \
shell-global-private.h \
- shell-jsapi-compat-private.h \
shell-window-tracker-private.h \
shell-wm-private.h \
gnome-shell-plugin.c \
diff --git a/src/shell-global.c b/src/shell-global.c
index 32da177..1220346 100644
--- a/src/shell-global.c
+++ b/src/shell-global.c
@@ -35,7 +35,6 @@
#include "shell-enum-types.h"
#include "shell-global-private.h"
-#include "shell-jsapi-compat-private.h"
#include "shell-perf-log.h"
#include "shell-window-tracker.h"
#include "shell-wm.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]