c-stack: avoid defining an unused static function
authorJim Meyering <meyering@redhat.com>
Sun, 22 Nov 2009 16:11:14 +0000 (17:11 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 22 Nov 2009 16:11:14 +0000 (17:11 +0100)
commit1398c0de968352891dfaaf26d4f8bf6676e5b060
treea4d334d6827802e9b318362301c1bf91a364592c
parent32be9f34696c86446768d8728667ee0564832d81
c-stack: avoid defining an unused static function

* lib/c-stack.c (find_stack_direction): Do not define this function
when it will not be used.
ChangeLog
lib/c-stack.c