]> git.ipfire.org Git - thirdparty/mtr.git/commit
cleanup: remove preprocessor missing functions go-arounds 142/head
authorSami Kerola <kerolasa@iki.fi>
Sun, 21 Aug 2016 09:53:16 +0000 (10:53 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 21 Aug 2016 15:19:26 +0000 (16:19 +0100)
commit8a91782cc5832ff412b472b242e2555439c38509
tree2107ec24682b9e13b77f370e356b97f9c29f0096
parent8cbd7ef9a7d110bab82a80cd3584e5de3c880966
cleanup: remove preprocessor missing functions go-arounds

Calling empty functions when there is no support is messy, and harder to
read than not calling at all functionality that is not present.
display.c
display.h