Summary: chore, crunch the number of extern_inline definitions
authorSebastian Freundt <freundt@ga-group.nl>
Fri, 6 Jan 2012 09:03:48 +0000 (09:03 +0000)
committerSebastian Freundt <freundt@ga-group.nl>
Fri, 6 Jan 2012 09:03:48 +0000 (09:03 +0000)
commit9f2372ef98f1bcf4c629d9fd79fe405d8bafa2ae
tree4c483c091bceb3de49ed12b6cb793cfb674fd41a
parent8d9caf434f035567f791e283716b38d99b382668
Summary: chore, crunch the number of extern_inline definitions
Keywords: code hygiene build clang

This changeset drops transitional extern_inline definitions so only pure
C99 static inlines are used from now on.

* src/sxe-utils.h: drop conditional extern_inline definitions leaving
  only static inline as expansion

Signed-off-by: Sebastian Freundt <freundt@ga-group.nl>
src/sxe-utils.h