summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript5
1 files changed, 0 insertions, 5 deletions
diff --git a/wscript b/wscript
index aae6fa175e..1915f7cd67 100644
--- a/wscript
+++ b/wscript
@@ -10,11 +10,6 @@ from waftools.checks.custom import *
build_options = [
{
- 'name': '--gpl3',
- 'desc': 'GPL3 license',
- 'default': 'disable',
- 'func': check_true
- }, {
'name': '--cplayer',
'desc': 'mpv CLI player',
'default': 'enable',