mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code Cleanup
- Removed the rand/random/srand/srandom calls that are no longer used.
This commit is contained in:
parent
fcfd50bd25
commit
bda3674578
5 changed files with 0 additions and 46 deletions
|
@ -52,12 +52,6 @@
|
|||
/* Found the pthread library */
|
||||
#cmakedefine HAVE_LIBPTHREAD
|
||||
|
||||
/* Found random */
|
||||
#cmakedefine HAVE_RANDOM
|
||||
|
||||
/* Found srandom */
|
||||
#cmakedefine HAVE_SRANDOM
|
||||
|
||||
/* Found tm_gmtoff */
|
||||
#cmakedefine HAVE_TM_GMTOFF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue