summaryrefslogtreecommitdiff
path: root/third_party/waf/waflib/extras/cross_gnu.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/waf/waflib/extras/cross_gnu.py')
-rw-r--r--third_party/waf/waflib/extras/cross_gnu.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/waf/waflib/extras/cross_gnu.py b/third_party/waf/waflib/extras/cross_gnu.py
index b6a4036f58e..309f53b034d 100644
--- a/third_party/waf/waflib/extras/cross_gnu.py
+++ b/third_party/waf/waflib/extras/cross_gnu.py
@@ -1,7 +1,3 @@
-#! /usr/bin/env python
-# encoding: utf-8
-# WARNING! Do not edit! https://waf.io/book/index.html#_obtaining_the_waf_file
-
#!/usr/bin/python
# -*- coding: utf-8 vi:ts=4:noexpandtab
# Tool to provide dedicated variables for cross-compilation