summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/python/catapult.py2
-rw-r--r--scripts/python/theme.py1
-rw-r--r--scripts/python/tinyurl.py1
3 files changed, 0 insertions, 4 deletions
diff --git a/scripts/python/catapult.py b/scripts/python/catapult.py
index 23534a03c..011cba339 100644
--- a/scripts/python/catapult.py
+++ b/scripts/python/catapult.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Catapult v0.2 - less ordinary abuse generator
# Copyright (C) 2007 Pavel Shevchuk <stlwrt@gmail.com>
diff --git a/scripts/python/theme.py b/scripts/python/theme.py
index 42353f390..146350d50 100644
--- a/scripts/python/theme.py
+++ b/scripts/python/theme.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
"""
Theme manager for WeeChat.
It loads configuration parameters from file
diff --git a/scripts/python/tinyurl.py b/scripts/python/tinyurl.py
index 878630722..c0816b45b 100644
--- a/scripts/python/tinyurl.py
+++ b/scripts/python/tinyurl.py
@@ -1,4 +1,3 @@
-#!/bin/env python
#
# TinyUrl, version 3.3, for weechat version 0.1.9
#