From 7c300e4c1e018f7e9083f83618f68327727185b1 Mon Sep 17 00:00:00 2001 From: "Bala.FA" Date: Wed, 10 Aug 2011 22:34:53 +0530 Subject: Removed unwanted *.pyc files Signed-off-by: Bala.FA --- .../src/common/Globals.pyc | Bin 4718 -> 0 bytes .../src/common/Protocol.pyc | Bin 16852 -> 0 bytes .../src/common/Utils.pyc | Bin 37088 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/com.gluster.storage.management.gateway.scripts/src/common/Globals.pyc delete mode 100644 src/com.gluster.storage.management.gateway.scripts/src/common/Protocol.pyc delete mode 100644 src/com.gluster.storage.management.gateway.scripts/src/common/Utils.pyc (limited to 'src/com.gluster.storage.management.gateway.scripts') diff --git a/src/com.gluster.storage.management.gateway.scripts/src/common/Globals.pyc b/src/com.gluster.storage.management.gateway.scripts/src/common/Globals.pyc deleted file mode 100644 index 49f58157..00000000 Binary files a/src/com.gluster.storage.management.gateway.scripts/src/common/Globals.pyc and /dev/null differ diff --git a/src/com.gluster.storage.management.gateway.scripts/src/common/Protocol.pyc b/src/com.gluster.storage.management.gateway.scripts/src/common/Protocol.pyc deleted file mode 100644 index 3b0da181..00000000 Binary files a/src/com.gluster.storage.management.gateway.scripts/src/common/Protocol.pyc and /dev/null differ diff --git a/src/com.gluster.storage.management.gateway.scripts/src/common/Utils.pyc b/src/com.gluster.storage.management.gateway.scripts/src/common/Utils.pyc deleted file mode 100644 index 501aa2ee..00000000 Binary files a/src/com.gluster.storage.management.gateway.scripts/src/common/Utils.pyc and /dev/null differ -- cgit