summaryrefslogtreecommitdiff
path: root/parser.c
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-23 09:27:15 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-23 09:27:15 -0400
commit8bc46aed19c0e984b241e18c61ea0a528db5348a (patch)
treebea944d872823ee6a1a7e0d2c1a53ce4fb854810 /parser.c
parentbe18c200d66e6a15ef10566dea6210c63fdbc07c (diff)
removed invalid comment
Diffstat (limited to 'parser.c')
-rw-r--r--parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/parser.c b/parser.c
index e0499ad..f92ca2f 100644
--- a/parser.c
+++ b/parser.c
@@ -3699,7 +3699,6 @@ static int Go_sys_pwd_92(gchar** response, int channel, char *parameter,int comm
static int Go_eprom_sus_93(gchar** response, int channel, char *parameter,int command_type)
{
- // FIXME - not implemented in flash code yet
if (channel) {
return InvalidChannel;
}