diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-22 11:21:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-22 11:21:37 +0100 |
| commit | e4bc471844bbf716efa4514fb258b4c912ff29d4 (patch) | |
| tree | 40b0f9b0e42f9c098a761ee8a3c66c5999870008 /wscript | |
| parent | eb9ea628857e72a99070f139a2f868164f9e1e14 (diff) | |
Remove debugging print message.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -42,8 +42,6 @@ if this_version == '': else: VERSION = this_version[1:].strip() -print('Version: %s' % VERSION) - def options(opt): opt.load('compiler_cxx') opt.load('winres') |
