This commit was manufactured by cvs2svn to create tag planetlab-3_3-branch-point
authorPlanet-Lab Support <support@planet-lab.org>
Mon, 1 May 2006 14:16:36 +0000 (14:16 +0000)
committerPlanet-Lab Support <support@planet-lab.org>
Mon, 1 May 2006 14:16:36 +0000 (14:16 +0000)
'planetlab-3_3-branch-point'.

python/bwlimit [deleted file]

diff --git a/python/bwlimit b/python/bwlimit
deleted file mode 100755 (executable)
index 0630377..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/python
-
-import bwlimit
-
-if __name__ == '__main__':
-    bwlimit.main()