]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove HAVE_EVENT_* defines from winconfig
authorSebastian Hahn <sebastian@torproject.org>
Sun, 3 Jul 2016 02:32:54 +0000 (04:32 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Sun, 3 Jul 2016 02:32:54 +0000 (04:32 +0200)
They were accidentally left sitting around in 517e0f965.

src/win32/orconfig.h

index 9469245ba7abaec0a7786e04930110983deadd2a..ffb81ccf6d39d144a0293cbdf9c8285889047dac 100644 (file)
 /* Define to 1 if you have the <errno.h> header file. */
 #define HAVE_ERRNO_H
 
-/* Define to 1 if you have the `event_get_method' function. */
-#define HAVE_EVENT_GET_METHOD 1
-
-/* Define to 1 if you have the `event_get_version' function. */
-#define HAVE_EVENT_GET_VERSION 1
-
-/* Define to 1 if you have the `event_set_log_callback' function. */
-#define HAVE_EVENT_SET_LOG_CALLBACK 1
-
 /* Define to 1 if you have the <fcntl.h> header file. */
 #define HAVE_FCNTL_H
 
 #define HAVE_EVENT2_EVENT_H
 #define SHARE_DATADIR ""
 #define HAVE_EVENT2_DNS_H
-#define HAVE_EVENT_BASE_LOOPEXIT
 #define USE_CURVE25519_DONNA
 
 #define ENUM_VALS_ARE_SIGNED 1