kill dead code
This commit is contained in:
parent
68abafd024
commit
71c9cb21b7
@ -815,7 +815,6 @@ Atom export_atom(Atom at, char **hpp, char *buf, size_t len)
|
||||
strcpy(ptr, RepAtom(at)->StrOfAE);
|
||||
*hpp = ptr+(sz+1);
|
||||
}
|
||||
ptr += sz;
|
||||
return (Atom)(p0-buf);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user