commit | 9c6f9552ec99b200f203943076778345b0946fb2 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Jun 08 14:11:36 2006 +0000 |
committer | Rob Landley <rob@landley.net> | Thu Jun 08 14:11:36 2006 +0000 |
tree | a453d63bc3ece41a92482d6527ed02f5ce05e0bb | |
parent | 2e7dfc179c0041475cd6a6b981f2f037df01c784 [diff] |
Some day, maybe gcc will be able to optimize out static functions that are never used so we don't have to #ifdef them. Wouldn't that be nice?