Jan Breuer
2016-04-24 1f77a03fa02b0cdbaa878cd7015838638eedc4a8
libscpi/src/parser.c
@@ -593,10 +593,6 @@
    }
    result += writeData(context, "\"", 1);
#if USE_DEVICE_DEPENDENT_ERROR_INFORMATION
    SCPIDEFINE_free(&context->error_info_heap, error->device_dependent_info, false);
#endif
    return result;
}