mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
([Decoder -finishDecodingInterconnectedObjects]): Comment out
temporarily unused AWAKE_SEL local variable. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1210 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2f5fa0aa74
commit
02282bc913
1 changed files with 2 additions and 0 deletions
|
@ -462,7 +462,9 @@
|
|||
|
||||
- (void) finishDecodingInterconnectedObjects
|
||||
{
|
||||
#if 0
|
||||
SEL awake_sel = sel_get_any_uid("awakeAfterUsingCoder:");
|
||||
#endif
|
||||
|
||||
assert (interconnect_stack_height);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue