Fix wsload jamfile

This commit is contained in:
Vinnie Falco
2019-03-01 11:28:40 -08:00
parent bf2523b190
commit 7806672f42
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
Version 225: Version 225:
* Tidy up an unused function * Tidy up an unused function
* Fix wsload jamfile
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------

View File

@@ -8,7 +8,6 @@
# #
exe wsload : exe wsload :
$(TEST_MAIN)
wsload.cpp wsload.cpp
; ;