Remove old file.
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Apr 2013 21:07:47 +0000 (22:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Apr 2013 21:07:47 +0000 (22:07 +0100)
cscript.py [deleted file]

diff --git a/cscript.py b/cscript.py
deleted file mode 100644 (file)
index 9b8fa46..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-import cdist
-
-def builds():
-       return ['source']
-
-def build_source():
-       cdist.build_source_waf()
-