mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
remove unused code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32089 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5065974158
commit
3f94a2ef6b
4 changed files with 8 additions and 36 deletions
|
@ -953,10 +953,6 @@ objc_create_block_classes_as_subclasses_of(Class super) __attribute__((weak));
|
|||
# endif
|
||||
#endif
|
||||
|
||||
/* Cleanup cached information on exit.
|
||||
*/
|
||||
atexit(GSBaseCacheCleanup);
|
||||
|
||||
#ifdef HAVE_LOCALE_H
|
||||
GSSetLocaleC(LC_ALL, ""); // Set up locale from environment.
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue