From 8b9507105bb29e2b88b7c51c82ced38dca7f9e13 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 19 May 2016 16:27:21 +0200 Subject: afm-main-api: plugin moved to afm-main MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I627a698e17020e8437fa0045d7a35353f216d1e5 Signed-off-by: José Bollo --- plugins/afm-main-plugin/export.map | 1 - 1 file changed, 1 deletion(-) delete mode 100644 plugins/afm-main-plugin/export.map (limited to 'plugins/afm-main-plugin/export.map') diff --git a/plugins/afm-main-plugin/export.map b/plugins/afm-main-plugin/export.map deleted file mode 100644 index e2da85ca..00000000 --- a/plugins/afm-main-plugin/export.map +++ /dev/null @@ -1 +0,0 @@ -{ global: pluginAfbV1Register; local: *; }; -- cgit 1.2.3-korg