]> git.evergreen-ils.org Git - Evergreen.git/commit
Reduce the use of conditional compilation, by replacing #ifdefs
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 25 Mar 2010 20:00:50 +0000 (20:00 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 25 Mar 2010 20:00:50 +0000 (20:00 +0000)
commitdfc384bd524cb6569663fe175fe9607751ff6bd1
treef18e9b42f97f69112fe3cef16b2abebaffe5500f
parentde2f1b8b91c86e5d7f9d47388f2ea72e3ed05cf7
Reduce the use of conditional compilation, by replacing #ifdefs
with ordinary "if" tests whenever possible.

This commit is part of a project to refactor oil_cstore.c so that
some of its functionality can be used for other services.

M    Open-ILS/src/c-apps/oils_cstore.c

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15993 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c