From 454cf699a5eef64ccdee7b2fa6bcef610136d823 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sat, 21 Oct 2006 01:38:59 +0000 Subject: More extern moving - keep extern decls in the headers makes for easier/better reuse. --- lib/libalpm/alpm.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/libalpm/alpm.h') diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h index 638bb57b..35260827 100644 --- a/lib/libalpm/alpm.h +++ b/lib/libalpm/alpm.h @@ -73,9 +73,6 @@ int alpm_release(void); #define PM_LOG_FLOW2 0x10 #define PM_LOG_FUNCTION 0x20 -/* Log callback */ -typedef void (*alpm_cb_log)(unsigned short, char *); - int alpm_logaction(char *fmt, ...); /* -- cgit v1.2.3-70-g09d2