Removed unused function postEventTypeID.
authordonnie@darthik.com <unknown>
Mon, 13 Apr 2009 01:17:45 +0000 (01:17 +0000)
committerdonnie@darthik.com <unknown>
Mon, 13 Apr 2009 01:17:45 +0000 (01:17 +0000)
commitb97043f3f4ba6d24c5c8216414801b307463ee49
tree261aa314712458668d62469dab6ccf3313e37043
parent9211ec0183bbe923ec6c5997fa695e5f5a3eefab
Removed unused function postEventTypeID.
postEventTypeID was used to post event marker IDs, but instead we just
call postWord16 directly; thus, this function is unused.
rts/eventlog/EventLog.c