* src/vmcore/field.c (field_get_annotations): Always enable the
authortwisti <none@none>
Thu, 16 Aug 2007 17:25:47 +0000 (17:25 +0000)
committertwisti <none@none>
Thu, 16 Aug 2007 17:25:47 +0000 (17:25 +0000)
commit9cd134e65601bd11c4418559ce22c03c10e76398
tree2b23f435e18baa95809574f024c74f81567dfdc9
parentb5c61f92902c036f0f7c61ecadd2fd0bd651bd9b
* src/vmcore/field.c (field_get_annotations): Always enable the
method, but return NULL for !ENABLE_ANNOTATIONS. This keeps code
calling this function simpler.

* src/vmcore/field.h (field_get_annotations): Removed
ENABLE_ANNOTATIONS.
src/vmcore/field.c
src/vmcore/field.h