]> granicus.if.org Git - gc/commit
Remove dummy GC_noop call from code visible to Lint tool only
authorIvan Maidanski <ivmai@mail.ru>
Sun, 9 Sep 2012 06:42:48 +0000 (10:42 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 9 Sep 2012 06:42:48 +0000 (10:42 +0400)
commit0e5bd137bb22db2a69e365f6eb1dee9f0dc61b20
tree11c525ecce10447060ec6b20eba3cf15dad537db
parentf7239d37c8d5e364a2f49c328e566007e66c4bc8
Remove dummy GC_noop call from code visible to Lint tool only
(Minor code refactoring.)

* misc.c (GC_init): Remove dummy GC_noop call from Lint-only code.
* tests/test.c (main): Likewise.
misc.c
tests/test.c