mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 18:21:04 +00:00
([Proxy +newWithCoder:]): Remove unused variable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1175 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
91e84080f4
commit
c7a1b76c75
1 changed files with 0 additions and 1 deletions
|
@ -254,7 +254,6 @@ enum
|
||||||
{
|
{
|
||||||
unsigned char proxy_tag;
|
unsigned char proxy_tag;
|
||||||
unsigned target;
|
unsigned target;
|
||||||
id proxy_connection;
|
|
||||||
id decoder_connection;
|
id decoder_connection;
|
||||||
|
|
||||||
if ([aRmc class] != [ConnectedDecoder class])
|
if ([aRmc class] != [ConnectedDecoder class])
|
||||||
|
|
Loading…
Reference in a new issue