From: Ralf Habacker Date: Wed, 23 Dec 2009 09:40:48 +0000 (+0100) Subject: nonce tcp support requires _dbus_string_equal_len also when build without tests X-Git-Tag: dbus-1.3.1~120^2~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fdf24b805e9e2883bcd08335924e08a9c68ab719;p=platform%2Fupstream%2Fdbus.git nonce tcp support requires _dbus_string_equal_len also when build without tests --- diff --git a/dbus/dbus-string.c b/dbus/dbus-string.c index b7a8b99..d9cf18e 100644 --- a/dbus/dbus-string.c +++ b/dbus/dbus-string.c @@ -2311,7 +2311,6 @@ _dbus_string_equal (const DBusString *a, return TRUE; } -#ifdef DBUS_BUILD_TESTS /** * Tests two DBusString for equality up to the given length. * The strings may be shorter than the given length. @@ -2356,7 +2355,6 @@ _dbus_string_equal_len (const DBusString *a, return TRUE; } -#endif /* DBUS_BUILD_TESTS */ /** * Tests two sub-parts of two DBusString for equality. The specified