From 122cc744e528faa9d02f28aedc78f001bfd3de0e Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 22 Jul 2015 07:10:07 +0000 Subject: [PATCH] .upptst git-svn-id: svn://ultimatepp.org/upp/trunk@8721 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- upptst/Assist/main.cpp | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/upptst/Assist/main.cpp b/upptst/Assist/main.cpp index 2209454ec..467147ef4 100644 --- a/upptst/Assist/main.cpp +++ b/upptst/Assist/main.cpp @@ -165,8 +165,8 @@ void Autocomplete() void Autocomplete() { - Vector v; - v.begin()-> + String txt[2]; + txt[1]. } void Autocomplete() @@ -252,12 +252,6 @@ void Autocomplete() i. } -void Autocomplete() -{ - String txt[2]; // does not work yet!!!! - txt[1]. -} - void JumpTo() { Point p;