diff options
-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; } |