drop rcsid

This commit is contained in:
Love Hornquist Astrand
2009-09-07 21:24:36 -07:00
parent d6a785f025
commit c5264d42f4
8 changed files with 0 additions and 17 deletions

View File

@@ -37,9 +37,6 @@
#include <stdlib.h>
#include "roken.h"
RCSID("$Id");
void * ROKEN_LIB_FUNCTION
rk_realloc(void *ptr, size_t size)
{