updates.
[runtime.git] / lib / silcutil / silcmemory.h
index cafba4f74ca66245d8a9e236a8f20cb72748b383..100f511d39e02fa4fb20200704487d95bda78323 100644 (file)
@@ -28,9 +28,3 @@ void *silc_realloc(void *ptr, size_t size);
 void silc_free(void *ptr);
 
 #endif
-
-
-
-
-
-