summaryrefslogtreecommitdiffstats
path: root/libobjc/objc/objc-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/objc/objc-list.h')
-rw-r--r--libobjc/objc/objc-list.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libobjc/objc/objc-list.h b/libobjc/objc/objc-list.h
index 866095dabd4..19f0b85a767 100644
--- a/libobjc/objc/objc-list.h
+++ b/libobjc/objc/objc-list.h
@@ -32,7 +32,6 @@ Boston, MA 02111-1307, USA. */
extern "C" {
#endif /* __cplusplus */
-
struct objc_list {
void *head;
struct objc_list *tail;
@@ -154,5 +153,4 @@ list_free(struct objc_list* list)
}
#endif /* __cplusplus */
-
#endif /* not __GNU_OBJC_LIST_H */
OpenPOWER on IntegriCloud