Merge: Removed intern dependencies from abstract to flat strings
authorJean Privat <jean@pryen.org>
Tue, 2 Jun 2015 10:42:54 +0000 (06:42 -0400)
committerJean Privat <jean@pryen.org>
Tue, 2 Jun 2015 10:42:54 +0000 (06:42 -0400)
commit0f9fbcbf60363223aae07da96dc4fcbcf6957d20
treeb9ce243004b41088684c8f279ec59bd1cb36f4eb
parentd36e8feda0ebcfe27dae441bd20ad7ce55e23f34
parented8d30f77387e90bf49281def9bf276d1eadcaf4
Merge: Removed intern dependencies from abstract to flat strings

As @privat suggested, here's the PR that cleans the abstract Text class of the string block, this will serve as prelude for the integration of #1400

Pull-Request: #1412
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>