Remove duplicate INLINE_HEADER_BEGIN
* src/thread.h: Remove duplicate INLINE_HEADER_BEGIN. Problem reportd by Mattias Engdegård.
This commit is contained in:
parent
0afef91fa1
commit
5feddb4b1a
1 changed files with 0 additions and 2 deletions
|
@ -196,8 +196,6 @@ struct thread_state
|
|||
struct bc_thread_state bc;
|
||||
} GCALIGNED_STRUCT;
|
||||
|
||||
INLINE_HEADER_BEGIN
|
||||
|
||||
INLINE bool
|
||||
THREADP (Lisp_Object a)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue