From d0547a28f59d80ed572652af3e327b761c4e540f Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Thu, 29 May 2014 11:04:56 +0530 Subject: gfapi : remove gfapi.py to avoid confusion python binding of libgfapi is evolving via libgfapi-python project. The example available here confuses end users, so removing it from this path. Change-Id: I90a0a29972f5230b8b440e8941aaca8a62e497a6 Signed-off-by: Humble Chirammal Reviewed-on: http://review.gluster.org/7920 Reviewed-by: Humble Devassy Chirammal Tested-by: Humble Devassy Chirammal Reviewed-by: Thiago da Silva Reviewed-by: Prashanth Pai Reviewed-by: Vijay Bellur --- api/examples/__init__.py.in | 1 - 1 file changed, 1 deletion(-) delete mode 100644 api/examples/__init__.py.in (limited to 'api/examples/__init__.py.in') diff --git a/api/examples/__init__.py.in b/api/examples/__init__.py.in deleted file mode 100644 index 280beb2dcec..00000000000 --- a/api/examples/__init__.py.in +++ /dev/null @@ -1 +0,0 @@ -__version__ = "@PACKAGE_VERSION@" -- cgit