Remove unused file.
[virt-p2v.git] / virt-p2v.ml0
diff --git a/virt-p2v.ml0 b/virt-p2v.ml0
deleted file mode 100644 (file)
index 0d5fb10..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/ocamlrun /usr/bin/ocaml
-(* Load external libraries. *)
-#use "topfind";;
-#require "extlib";;
-#require "pcre";;
-#require "newt";;
-#require "xml-light";;
-#require "gettext-stub";;
-#require "libvirt";;
-
-(* WARNING !!! WARNING !!! WARNING !!!
- *
- * Do not edit 'virt-p2v' directly.  It is autogenerated from the
- * files 'virt-p2v.ml0' and 'virt-p2v.ml' by the Makefile.
- *)
-
-(* virt-p2v.ml is concatenated here to form the full script virt-p2v *)