X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..b801cf366c7671a99bdcef84d1e9c0ec64b36723:/icuSources/tools/genrb/wrtjava.c diff --git a/icuSources/tools/genrb/wrtjava.c b/icuSources/tools/genrb/wrtjava.c index ff6f63b0..6239569d 100644 --- a/icuSources/tools/genrb/wrtjava.c +++ b/icuSources/tools/genrb/wrtjava.c @@ -82,7 +82,7 @@ static int tabCount = 3; static FileStream* out=NULL; static struct SRBRoot* srBundle ; -static const char* outDir = NULL; +/*static const char* outDir = NULL;*/ static const char* bName=NULL; static const char* pName=NULL; @@ -621,7 +621,7 @@ bundle_write_java(struct SRBRoot *bundle, const char *outputDir,const char* outp char className[256]={'\0'}; /*char constructor[1000] = { 0 };*/ /*UBool j1 =FALSE;*/ - outDir = outputDir; + /*outDir = outputDir;*/ start = TRUE; /* Reset the start indictor*/