mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-25 03:09:30 +01:00
Unused keyword
This commit is contained in:
parent
1fa2e6f7e1
commit
1b1bad8231
@ -626,7 +626,6 @@ class vnum(Task.Task):
|
||||
Create the symbolic links for a versioned shared library. Instances are created by :py:func:`waflib.Tools.ccroot.apply_vnum`
|
||||
"""
|
||||
color = 'CYAN'
|
||||
quient = True
|
||||
ext_in = ['.bin']
|
||||
def keyword(self):
|
||||
return 'Symlinking'
|
||||
|
Loading…
Reference in New Issue
Block a user