summaryrefslogtreecommitdiff
path: root/ao.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-04-21 02:07:24 -0700
committerKeith Packard <keithp@keithp.com>2009-04-21 02:07:24 -0700
commitd87e9c25947d7cc2eba8894a524977f2c55a089a (patch)
tree0b9313408718497040b7290c8fd0415c353ff224 /ao.h
parent1b333def5052d2ed47fdeaef23a897fe326f6340 (diff)
Clean up telemetry now that all packets are the same
Diffstat (limited to 'ao.h')
-rw-r--r--ao.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ao.h b/ao.h
index c2e83277..02810d05 100644
--- a/ao.h
+++ b/ao.h
@@ -696,9 +696,6 @@ struct ao_telemetry {
};
void
-ao_telemetry_send(__xdata struct ao_telemetry *telemetry) __reentrant;
-
-void
ao_telemetry_init(void);
/*