Remove memmove macro.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1881 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-06-10 11:53:00 +00:00
parent d7e8b39025
commit 167ac05237

View File

@@ -2,12 +2,6 @@
RCSID("$Id$"); RCSID("$Id$");
/* XXX */
#ifdef sun
#define memmove(a,b,c) bcopy(b,a,c)
#endif
/* Public principal handling functions */ /* Public principal handling functions */
void void