summaryrefslogtreecommitdiff
path: root/include/uriparser/UriDefsConfig.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2018-11-16 07:15:00 +0100
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2018-11-16 07:15:00 +0100
commit5ef83547e904e4d411239ea0a27571e7d1a0b5b4 (patch)
treef1d883b562a669deb6bfd59b4de27bfaaa63d8a5 /include/uriparser/UriDefsConfig.h
parent71a38df59b7b10358477073c9bc053055aa394ce (diff)
parent37162209a3da8812203022de6b81e4f05015043a (diff)
Update upstream source from tag 'upstream/0.9.0'
Update to upstream version '0.9.0' with Debian dir 27aa4f803776452e4996b63302a6738b52a9b382
Diffstat (limited to 'include/uriparser/UriDefsConfig.h')
-rw-r--r--include/uriparser/UriDefsConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uriparser/UriDefsConfig.h b/include/uriparser/UriDefsConfig.h
index 9f7ac65..9af4968 100644
--- a/include/uriparser/UriDefsConfig.h
+++ b/include/uriparser/UriDefsConfig.h
@@ -76,7 +76,7 @@
/* Function inlining, not ANSI/ISO C! */
-#if (defined(URI_DOXYGEN) || defined(URI_SIZEDOWN))
+#if defined(URI_DOXYGEN)
# define URI_INLINE
#elif defined(__INTEL_COMPILER)
/* Intel C/C++ */