mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 16:52:50 -06:00
throw away the long obsolete runtime type information in the C runtime
This commit is contained in:
@@ -465,8 +465,3 @@ gu_buf_out(GuBuf* buf, GuPool* pool)
|
||||
bout->buf = buf;
|
||||
return gu_new_out(&bout->stream, pool);
|
||||
}
|
||||
|
||||
#include <gu/type.h>
|
||||
|
||||
GU_DEFINE_KIND(GuSeq, GuOpaque);
|
||||
GU_DEFINE_KIND(GuBuf, abstract);
|
||||
|
||||
Reference in New Issue
Block a user