summaryrefslogtreecommitdiff
path: root/libgpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-12-19 08:19:16 -0500
committerEric S. Raymond <esr@thyrsus.com>2010-12-19 08:19:16 -0500
commit468d2ad0f276b02dd131a574c087f8a797300c2a (patch)
treef443e9d8da07d66421e7dd624c65561e8eadb959 /libgpsd.xml
parent17a14ffaf734eb856abf29aa63058c9df79b7891 (diff)
downloadgpsd-468d2ad0f276b02dd131a574c087f8a797300c2a.tar.gz
Clients are no longer required to define a gpsd_report() hook.
Diffstat (limited to 'libgpsd.xml')
-rw-r--r--libgpsd.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/libgpsd.xml b/libgpsd.xml
index 0e7956b5..277f8202 100644
--- a/libgpsd.xml
+++ b/libgpsd.xml
@@ -53,13 +53,6 @@ C:
<funcdef>void <function>gpsd_wrap</function></funcdef>
<paramdef>struct gps_device_t * <parameter>session</parameter></paramdef>
</funcprototype>
-
-<funcprototype>
-<funcdef>void <function>gpsd_report</function></funcdef>
- <paramdef>int <parameter>d</parameter></paramdef>
- <paramdef>const char * <parameter>fmt</parameter></paramdef>
- <paramdef><parameter>...</parameter></paramdef>
-</funcprototype>
</funcsynopsis>
</refsynopsisdiv>