diff options
Diffstat (limited to 'build_msvc/bitcoin_config.h')
-rw-r--r-- | build_msvc/bitcoin_config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build_msvc/bitcoin_config.h b/build_msvc/bitcoin_config.h index 3e8cca154b..942c3dc13a 100644 --- a/build_msvc/bitcoin_config.h +++ b/build_msvc/bitcoin_config.h @@ -222,9 +222,6 @@ /* Define to 1 if you have the `rpcrt4' library (-lrpcrt4). */ #define HAVE_LIBRPCRT4 1 -/* Define to 1 if you have the `rt' library (-lrt). */ -/* #undef HAVE_LIBRT */ - /* Define to 1 if you have the `shell32' library (-lshell32). */ #define HAVE_LIBSHELL32 1 |