diff options
Diffstat (limited to 'composer/e-composer-private.h')
-rw-r--r-- | composer/e-composer-private.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/composer/e-composer-private.h b/composer/e-composer-private.h index 9ed3b11c59..229897756f 100644 --- a/composer/e-composer-private.h +++ b/composer/e-composer-private.h @@ -61,10 +61,6 @@ #include <X11/XF86keysym.h> #endif -#define E_MSG_COMPOSER_GET_PRIVATE(obj) \ - (G_TYPE_INSTANCE_GET_PRIVATE \ - ((obj), E_TYPE_MSG_COMPOSER, EMsgComposerPrivate)) - /* Mail configuration keys */ #define MAIL_GCONF_PREFIX \ "/apps/evolution/mail" |