summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2012-03-15 16:03:57 +0100
committerJelmer Vernooij <jelmer@samba.org>2012-03-16 02:48:52 +0100
commit0affe19304b96332c5c1ff36373203216a35ec07 (patch)
tree9d10261baab41943a7b630ceef3b83e39ed9df0f /source4/librpc
parent3530ac01492727d64b7f7d10d7a1ef21bb590c5d (diff)
downloadsamba-0affe19304b96332c5c1ff36373203216a35ec07.tar.gz
samba-0affe19304b96332c5c1ff36373203216a35ec07.tar.bz2
samba-0affe19304b96332c5c1ff36373203216a35ec07.zip
Remove more unnecessary shebang lines in python files.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Mar 16 02:48:52 CET 2012 on sn-devel-104
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/rpc/dcerpc.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/librpc/rpc/dcerpc.py b/source4/librpc/rpc/dcerpc.py
index 73db9e3172..830720cde0 100644
--- a/source4/librpc/rpc/dcerpc.py
+++ b/source4/librpc/rpc/dcerpc.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Unix SMB/CIFS implementation.
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008
#