X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdbms.mysql%2FxSelect%2Fmain.cpp;h=6f7fdcca37102b0732901108dab35f4f0bca8d3a;hb=94fc4366adedbf26ca6ef3104f88d41fa85f5a72;hp=7a8402745f9eaf5d95353220efa02b54d1169ce7;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git 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);