mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
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:
parent
49a2c6b3c6
commit
940ba916dd
6 changed files with 96 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue