X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fxml%2FxmlBinary%2Fmain.cpp;h=967f8da9c44f808bc42d88a3ed3459f50fa9c73a;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hp=8b31776e3febb54a74e7a94acf75199812210d24;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git diff --git a/example/xml/xmlBinary/main.cpp b/example/xml/xmlBinary/main.cpp index 8b31776..967f8da 100644 --- a/example/xml/xmlBinary/main.cpp +++ b/example/xml/xmlBinary/main.cpp @@ -62,7 +62,6 @@ void Test::run () CommandLine& commandLine (CommandLine::instantiate ()); xml::DocumentFile xmlDoc; - const char* str; xmlDoc.initialize (commandLine.getValue ("xml"));