waflib: remove get_subproject_name function

This commit is contained in:
Alibek Omarov
2019-04-11 00:13:59 +03:00
parent b20efff57c
commit d17fdea884
2 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
from waflib import Logs
import os
from fwgslib import get_subproject_name
top = '.'