summaryrefslogtreecommitdiffstats
path: root/SwapMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'SwapMeter.h')
-rw-r--r--SwapMeter.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/SwapMeter.h b/SwapMeter.h
index f2b8fb11..841b3782 100644
--- a/SwapMeter.h
+++ b/SwapMeter.h
@@ -26,8 +26,4 @@ extern int SwapMeter_attributes[];
extern MeterType SwapMeter;
-void SwapMeter_setValues(Meter* this, char* buffer, int len);
-
-void SwapMeter_display(Object* cast, RichString* out);
-
#endif