Some optimisation.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26783 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2008-07-15 06:57:01 +00:00
parent 49a2c6b3c6
commit 940ba916dd
6 changed files with 96 additions and 12 deletions

View file

@ -20,7 +20,8 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02111 USA.
*/
/*
@ -40,7 +41,7 @@
/*
* Some standard selectors for frequently used methods. Set in NSString
* +initialize.
* +initialize or the GSString.m setup() function.
*/
static SEL caiSel = NULL;
static SEL gcrSel = NULL;