summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/Server/Structure.py2
-rw-r--r--src/lib/Server/Structures/Bundler.py2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/Server/Structure.py b/src/lib/Server/Structure.py
index a148b7f16..e0bce1a71 100644
--- a/src/lib/Server/Structure.py
+++ b/src/lib/Server/Structure.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
'''This is the Structure base class'''
__revision__ = '$Revision$'
diff --git a/src/lib/Server/Structures/Bundler.py b/src/lib/Server/Structures/Bundler.py
index c9409895b..4410ffda4 100644
--- a/src/lib/Server/Structures/Bundler.py
+++ b/src/lib/Server/Structures/Bundler.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
'''This provides bundle clauses with translation functionality'''
__revision__ = '$Revision$'