mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 00:57:19 +02:00
Bug #1195
- #1195 Random seed not random enough - removed all random number code (thanks to Jakub Wilk).
This commit is contained in:
parent
ba8a3fec70
commit
82f4603a6b
2 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,6 @@
|
|||
#include <cmake.h>
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <i18n.h>
|
||||
#include <Context.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue