summaryrefslogtreecommitdiff
path: root/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'parser.c')
-rw-r--r--parser.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/parser.c b/parser.c
index f2439ad..3dba1ee 100644
--- a/parser.c
+++ b/parser.c
@@ -3268,7 +3268,6 @@ static int Go_routeclose_78(gchar** response, int channel, char *parameter,char
static int Parse_chan_list(int channel,char *parameter,int *primary_selected, int *secondary_selected,gchar** response)
{
- // FIXME - update with g_str functions
int i;
int n;
int pointer;
@@ -3564,7 +3563,6 @@ static int Go_amp_pnt_83(gchar** response, int channel, char *parameter,char *un
int Handle_Curr_Slew_Unit(float *new_val,char *units);
int Handle_Curr_Slew_Unit(float *new_val,char *units)
{
- // FIXME - update with g_str functions
char *slash;
float tmp1, tmp2;