X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5efb616a87a5a2492c33d8202888dff707d7c8ab..985077eeb363574eac7a04abc60805de44e95343:/src/gras/DataDesc/ddt_parse.yy.l?ds=sidebyside diff --git a/src/gras/DataDesc/ddt_parse.yy.l b/src/gras/DataDesc/ddt_parse.yy.l index 35a9c22190..4a633eeea5 100644 --- a/src/gras/DataDesc/ddt_parse.yy.l +++ b/src/gras/DataDesc/ddt_parse.yy.l @@ -7,9 +7,6 @@ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ -/* char string_buf[GRAS_DDT_PARSE_MAX_STR_CONST]; - char *string_buf_ptr = NULL; FIXME; killme*/ - %option noyywrap %{ #include "gras/DataDesc/datadesc_private.h"