Skip to content

Commit

Permalink
Merge pull request #513 from steemit/511-remove-deterministic-rand
Browse files Browse the repository at this point in the history
Remove deterministic_openssl_rand
  • Loading branch information
Michael Vandeberg committed Oct 21, 2016
2 parents 43ebdb5 + a713cab commit d4b2bdc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 165 deletions.
2 changes: 0 additions & 2 deletions libraries/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
add_subdirectory( fc )
add_subdirectory( db )
add_subdirectory( deterministic_openssl_rand )
add_subdirectory( chain )
add_subdirectory( net )
#add_subdirectory( p2p )
add_subdirectory( time )
add_subdirectory( utilities )
add_subdirectory( app )
Expand Down
28 changes: 0 additions & 28 deletions libraries/deterministic_openssl_rand/CMakeLists.txt

This file was deleted.

104 changes: 0 additions & 104 deletions libraries/deterministic_openssl_rand/deterministic_openssl_rand.cpp

This file was deleted.

This file was deleted.

0 comments on commit d4b2bdc

Please sign in to comment.