From 484be3ccaaa1782d74b39efcdcd481791f45dc5c Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 15 Feb 2015 20:15:43 +0100 Subject: gr-fosphor: Remove shebang from wx_sink_c.py Since this is not actually executable, don't need it and it apparently creates some warning when making RPM packages ... Signed-off-by: Sylvain Munaut --- python/wx_sink_c.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/wx_sink_c.py b/python/wx_sink_c.py index 461f7f7..1214228 100644 --- a/python/wx_sink_c.py +++ b/python/wx_sink_c.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # # Copyright 2013-2014 Sylvain Munaut -- cgit v1.2.3