Drop unnecessary header line from grml2usb script
authorMichael Prokop <mika@grml.org>
Sat, 24 Oct 2009 10:02:19 +0000 (12:02 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 24 Oct 2009 10:02:43 +0000 (12:02 +0200)
debian/changelog
grml2usb

index 8209797..8deb48c 100644 (file)
@@ -8,8 +8,9 @@ grml2usb (0.9.14) UNRELEASED; urgency=low
   [ Michael Prokop ]
   * Sync and add grml2usb-compat to grml2usb package. This simplifies
     installation as well as use for developers and users.
   [ Michael Prokop ]
   * Sync and add grml2usb-compat to grml2usb package. This simplifies
     installation as well as use for developers and users.
+  * Drop unnecessary header line from grml2usb script.
 
 
- -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 11:02:10 +0200
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 11:50:49 +0200
 
 grml2usb (0.9.13) unstable; urgency=low
 
 
 grml2usb (0.9.13) unstable; urgency=low
 
index e3d6567..34ea78a 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -1,5 +1,4 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
-       #include <stdlib.h>
 # -*- coding: utf-8 -*-
 """
 grml2usb
 # -*- coding: utf-8 -*-
 """
 grml2usb