2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-25 03:09:30 +01:00

Unused keyword

This commit is contained in:
Thomas Nagy 2016-07-07 07:47:15 +02:00
parent 1fa2e6f7e1
commit 1b1bad8231
No known key found for this signature in database
GPG Key ID: 49B4C67C05277AAA

View File

@ -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'