Fix warning.

git-svn-id: svn://10.0.0.236/trunk@61792 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
norris%netscape.com 2000-02-28 18:32:19 +00:00
parent 5a5aa031f8
commit ece789dd19
2 changed files with 0 additions and 2 deletions

View File

@ -533,7 +533,6 @@ public class NativeGlobal {
char C, C2;
int V;
char utf8buf[] = new char[6];
char hexBuf[] = new char[4];
StringBuffer R;
R = new StringBuffer();

View File

@ -533,7 +533,6 @@ public class NativeGlobal {
char C, C2;
int V;
char utf8buf[] = new char[6];
char hexBuf[] = new char[4];
StringBuffer R;
R = new StringBuffer();