diff options
author | Edward Welbourne <edward.welbourne@qt.io> | 2019-04-08 15:08:35 +0200 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@qt.io> | 2019-04-09 09:12:33 +0000 |
commit | fc99750865129c3abe9c827dd136ab717a7f4601 (patch) | |
tree | 8539160af867008fa48f35deae8a308a7cdeaea7 /src/scripttools/debugging/qscriptdebuggercodewidget.cpp | |
parent | 8355a7d1af3d2658a7409b0b0324b6863c9fdf2b (diff) | |
download | qtscript-fc99750865129c3abe9c827dd136ab717a7f4601.tar.gz |
Remove a qsrand() call that's now redundant
The Tetris example uses Math.random(), which is now implemented using
QRandomGenerator::global(), making the call to qsrand() pointless.
Change-Id: I5cce3271076b8202a20a5d944b037e92f487f17f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidget.cpp')
0 files changed, 0 insertions, 0 deletions