diff options
| author | Nicholas Piper <nicholas@users.sourceforge.net> | 2006-11-27 11:56:07 +0000 |
|---|---|---|
| committer | Nicholas Piper <nicholas@users.sourceforge.net> | 2006-11-27 11:56:07 +0000 |
| commit | ed9acf47cb3bf368429f2cee550425744b85ef84 (patch) | |
| tree | 9c097856716100f96c3e2c70e36734aff93a3ec1 /bindings/python | |
| parent | 2a28a904b3804188497c78da40785901b5d8e089 (diff) | |
| download | libgpod-ed9acf47cb3bf368429f2cee550425744b85ef84.tar.gz libgpod-ed9acf47cb3bf368429f2cee550425744b85ef84.tar.xz libgpod-ed9acf47cb3bf368429f2cee550425744b85ef84.zip | |
Remove unused hash-bang in gtkpod.py
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1342 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'bindings/python')
| -rw-r--r-- | bindings/python/gtkpod.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bindings/python/gtkpod.py b/bindings/python/gtkpod.py index f9d044a..9eebf36 100644 --- a/bindings/python/gtkpod.py +++ b/bindings/python/gtkpod.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python import sha import os import socket |
