summaryrefslogtreecommitdiff
path: root/drivers/theora/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/theora/SCsub')
-rw-r--r--drivers/theora/SCsub3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/theora/SCsub b/drivers/theora/SCsub
index ecabce6c9d..faa1ede6a7 100644
--- a/drivers/theora/SCsub
+++ b/drivers/theora/SCsub
@@ -1,4 +1,3 @@
-
Import('env')
sources = [
@@ -34,5 +33,3 @@ sources = [
if env['use_theoraplayer_binary'] != "yes":
env.drivers_sources += sources
-
-