Skip to content

Commit

Permalink
It is no longer necessary for libgpsd users to define gpsd_report().
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-s-raymond committed Mar 7, 2015
1 parent 4493a8b commit 9c49083
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions libgpsd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,6 @@ by the GPS. It returns a mask describing which fields have changed.</para>
ends the session, implicitly performing a
<function>gpsd_deactivate()</function>.</para>

<para>The calling application must define one additional function:
<function>gpsd_report()</function>.
The library will use this to issue ordinary status messages.
See <filename>gpsd.h</filename> in the source distribution for
the set of logging levels.</para>

<para>The low-level functions do not allocate or free any dynamic
storage. They can thus be used in a long-running application (such as
<citerefentry><refentrytitle>gpsd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
Expand Down

0 comments on commit 9c49083

Please sign in to comment.