Unix CM: Remove redefinition of "inline"
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 4 Mar 2011 10:29:45 +0000 (10:29 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 5 Mar 2011 12:24:39 +0000 (04:24 -0800)
commit4b4534819209468a007a991e8f73e1c0a4ac0089
treec66afc6f03f125ced57b7c35bdf10c35b00bf48e
parent9e539fbea456cdb416a487364d67ab54da1249a7
Unix CM: Remove redefinition of "inline"

discon.h contained a redefintion of "inline" for non-gcc compilers
that's a left over from when it used "static inline", rather than
"static_inline".

Remove the redefinition, as it's now both uneccessary, and confusing.

Change-Id: I2d173385f4c3fe4b707cf86c76984b283714ced7
Reviewed-on: http://gerrit.openafs.org/4129
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/afs/discon.h