Fix the symbols file for platforms without IRDA support (Mac OS X).

When the IRDA backend is disabled or not supported by the underlying
platform (such as on Mac OS X), the Uwatec Smart parser is disabled as
well. The symbols file is updated to reflect this.
This commit is contained in:
Jef Driesen 2009-04-14 21:46:59 +00:00
parent 135c903792
commit 9089651f17

View File

@ -10,7 +10,9 @@ reefnet_sensuspro_parser_set_calibration
reefnet_sensusultra_parser_create
reefnet_sensusultra_parser_set_calibration
uwatec_memomouse_parser_create
#ifdef IRDA
uwatec_smart_parser_create
#endif
suunto_vyper_parser_create
suunto_solution_parser_create
suunto_spyder_parser_create