mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Remove initialize_gnustep_backend()
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@16389 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4ed098146a
commit
0abf8972bb
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ main (void)
|
|||
Controller *appController;
|
||||
|
||||
pool = [NSAutoreleasePool new];
|
||||
initialize_gnustep_backend ();
|
||||
app = [NSApplication sharedApplication];
|
||||
|
||||
mainMenu = [[NSMenu alloc] initWithTitle: @"Gorm Test"];
|
||||
|
|
Loading…
Reference in a new issue