mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-04-23 15:33:43 +00:00
* GSWeb/GSWElement.h
@class not needed after including full header of that class git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@36681 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0077c8591e
commit
220246339d
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-05-30: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
|
||||
* GSWeb/GSWElement.h
|
||||
@class not needed after including full header of that class
|
||||
|
||||
2013-05-30: Graham Lee <iamleeg@gmail.com>
|
||||
* GSWeb/GSWContext.m
|
||||
remove useless comparison
|
||||
|
|
|
@ -42,7 +42,6 @@ GSWEB_EXPORT BYTE ElementsMap_gswebElement;
|
|||
GSWEB_EXPORT BYTE ElementsMap_dynamicElement;
|
||||
GSWEB_EXPORT BYTE ElementsMap_attributeElement;
|
||||
|
||||
@class GSWResponse;
|
||||
@class GSWContext;
|
||||
@class GSWRequest;
|
||||
|
||||
|
|
Loading…
Reference in a new issue