From b971c9017c3295d50f2611220bd2dc58c33b7ffb Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Fri, 8 Jan 2016 08:41:53 -0600 Subject: [PATCH] Remove context plugin It has not been ported to WebKit2. Ian: "I could look at the context plugin but it seems generally a bit broken even with wk1 so I would prefer to remove it." --- plugins/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins/Makefile.am b/plugins/Makefile.am index bea62b2..5f60c6a 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -24,10 +24,6 @@ SUBDIRS += \ soundcloud \ rb -if WITH_WEBKIT -SUBDIRS += context -endif - endif # ENABLE_PYTHON if WITH_LIRC -- 2.5.0