[macruby-changes] [3651] MacRuby/branches/icu/encoding.h

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 27 02:33:05 PST 2010


Revision: 3651
          http://trac.macosforge.org/projects/ruby/changeset/3651
Author:   lsansonetti at apple.com
Date:     2010-02-27 02:33:02 -0800 (Sat, 27 Feb 2010)
Log Message:
-----------
remove a duplicated constant

Modified Paths:
--------------
    MacRuby/branches/icu/encoding.h

Modified: MacRuby/branches/icu/encoding.h
===================================================================
--- MacRuby/branches/icu/encoding.h	2010-02-27 10:10:46 UTC (rev 3650)
+++ MacRuby/branches/icu/encoding.h	2010-02-27 10:33:02 UTC (rev 3651)
@@ -154,7 +154,6 @@
 
 #define STRING_HAS_SUPPLEMENTARY     0x020
 #define STRING_HAS_SUPPLEMENTARY_SET 0x010
-#define STRING_ASCII_ONLY            0x008
 #define STRING_ASCII_ONLY_SET        0x010
 #define STRING_ASCII_ONLY            0x008
 #define STRING_VALID_ENCODING_SET    0x004
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100227/1046a45c/attachment.html>


More information about the macruby-changes mailing list