diff options
Diffstat (limited to 'shell/e-shell-module.h')
-rw-r--r-- | shell/e-shell-module.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell-module.h b/shell/e-shell-module.h index 7186b13a62..0f7016532d 100644 --- a/shell/e-shell-module.h +++ b/shell/e-shell-module.h @@ -60,9 +60,6 @@ typedef struct _EShellModuleInfo EShellModuleInfo; typedef struct _EShellModuleClass EShellModuleClass; typedef struct _EShellModulePrivate EShellModulePrivate; -typedef struct _EShellModuleEvent EShellModuleEvent; -typedef void (*EShellModuleEventFunc) (EShellModuleEvent *event); - /** * EShellModuleInfo: * @name: The name of the module. Also becomes the name of |