mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Removed unused var
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3316 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
22e6600970
commit
fce2236920
1 changed files with 0 additions and 2 deletions
|
@ -567,8 +567,6 @@ deserializeFromInfo(_NSDeserializerInfo* info)
|
|||
|
||||
- forward: (SEL)aSel :(arglist_t)frame
|
||||
{
|
||||
IMP imp;
|
||||
|
||||
if (plist == nil && info.data != nil)
|
||||
{
|
||||
plist = deserializeFromInfo(&info);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue