aboutsummaryrefslogtreecommitdiff
path: root/src/getbat.c
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-02-14 21:19:10 +1300
committerDavid <dbphillipsnz@gmail.com>2014-02-14 21:19:10 +1300
commit32ee4028069ff3317e91bbed9edad48b67c64881 (patch)
tree29b545302eecbd1158b4abbee5b549960f10b9a9 /src/getbat.c
parent6173eb0eec3d1a0fbf5436e15cb314468f3f6c9c (diff)
downloadparamano-32ee4028069ff3317e91bbed9edad48b67c64881.tar.xz
Code cleanup
Diffstat (limited to 'src/getbat.c')
-rw-r--r--src/getbat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/getbat.c b/src/getbat.c
index ac6a7dd..363e725 100644
--- a/src/getbat.c
+++ b/src/getbat.c
@@ -130,8 +130,6 @@ gboolean gb_init()
return TRUE;
}
-/* To do: replace with '#define's */
-
gint gb_current_rate()
{
return get_int_value_from_file(CURRENT_PATH);