diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-23 09:27:15 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-08-23 09:27:15 -0400 |
commit | 8bc46aed19c0e984b241e18c61ea0a528db5348a (patch) | |
tree | bea944d872823ee6a1a7e0d2c1a53ce4fb854810 /parser.c | |
parent | be18c200d66e6a15ef10566dea6210c63fdbc07c (diff) |
removed invalid comment
Diffstat (limited to 'parser.c')
-rw-r--r-- | parser.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; } |