X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/tools/genrb/wrtjava.c?ds=sidebyside 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*/