diff options
author | Not Zed <NotZed@Ximian.com> | 2005-04-28 17:59:50 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-04-28 17:59:50 +0800 |
commit | 7450dad8bb881a7b423971e99ee7d580ccb02089 (patch) | |
tree | 605e5b4320e114a02e3393bb535dd89912bcab9f /e-util/e-event.h | |
parent | 1869ccfb2c81edc429580617ce4e59f36bf29a6a (diff) | |
download | gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.gz gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.tar.zst gsoc2013-evolution-7450dad8bb881a7b423971e99ee7d580ccb02089.zip |
A profiling plugin hook.
2005-04-28 Not Zed <NotZed@Ximian.com>
* e-profile-event.[ch]: A profiling plugin hook.
svn path=/trunk/; revision=29239
Diffstat (limited to 'e-util/e-event.h')
-rw-r--r-- | e-util/e-event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-event.h b/e-util/e-event.h index f73f0444db..e2d9590c94 100644 --- a/e-util/e-event.h +++ b/e-util/e-event.h @@ -28,7 +28,6 @@ #define __E_EVENT_H__ #include <glib-object.h> -#include "libedataserver/e-msgport.h" #ifdef __cplusplus extern "C" { |