X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdbms.mysql%2FxSelect%2Fmain.cpp;h=6f7fdcca37102b0732901108dab35f4f0bca8d3a;hp=7a8402745f9eaf5d95353220efa02b54d1169ce7;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/example/dbms.mysql/xSelect/main.cpp b/example/dbms.mysql/xSelect/main.cpp index 7a84027..6f7fdcc 100644 --- a/example/dbms.mysql/xSelect/main.cpp +++ b/example/dbms.mysql/xSelect/main.cpp @@ -84,7 +84,6 @@ void Select::run () CommandLine& cl (CommandLine::instantiate ()); - Statement* create; Statement* select; dbms::Integer n (true);