Skip to content

Commit 40a35cb

Browse files
committed
Another simplification
* templates/bmakecommon.mpt:
1 parent d2f399e commit 40a35cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/bmakecommon.mpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ binary_flags = -tR -tD
126126
thr_flags = -tM
127127
lib_ext = .lib
128128
common_defines = WIN32 _WINDOWS WIN64
129-
common_flags = -Qunused-arguments
129+
common_flags =
130130
obj_ext = .o
131131
linker_paths =
132132
startup_bits = 64

0 commit comments

Comments
 (0)