mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:10:37 +00:00
Tidy some warning suppression cleanups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23129 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2ed1c70692
commit
68f0e574ba
3 changed files with 8 additions and 7 deletions
|
@ -248,7 +248,7 @@ typedef enum
|
|||
[aDecoder decodeValueOfObjCType: @encode(int)
|
||||
at: &_selectionType];
|
||||
[aDecoder decodeValueOfObjCType: @encode(id)
|
||||
at: obj];
|
||||
at: &obj];
|
||||
ASSIGN(_descriptionData, obj);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue