aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-profile-event.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-profile-event.h')
-rw-r--r--e-util/e-profile-event.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/e-util/e-profile-event.h b/e-util/e-profile-event.h
index ad6d52d204..3429184f89 100644
--- a/e-util/e-profile-event.h
+++ b/e-util/e-profile-event.h
@@ -80,11 +80,7 @@ EProfileEvent *e_profile_event_peek(void);
EProfileEventTarget *e_profile_event_target_new(EProfileEvent *emp, const char *id, const char *uid, guint32 flags);
-#ifndef ENABLE_PROFILING
-#define e_profile_event_emit(id, uid, flags)
-#else
void e_profile_event_emit(const char *id, const char *uid, guint32 flags);
-#endif
/* ********************************************************************** */