aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-shell-client.h')
-rw-r--r--shell/evolution-shell-client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/evolution-shell-client.h b/shell/evolution-shell-client.h
index 18fe144929..864d33c9e7 100644
--- a/shell/evolution-shell-client.h
+++ b/shell/evolution-shell-client.h
@@ -20,6 +20,8 @@
* Author: Ettore Perazzoli
*/
+/* FIXME: This file will have to go away. */
+
#ifndef __EVOLUTION_SHELL_CLIENT_H__
#define __EVOLUTION_SHELL_CLIENT_H__
@@ -48,8 +50,6 @@ typedef struct _EvolutionShellClientClass EvolutionShellClientClass;
struct _EvolutionShellClient {
GObject base;
-
- EvolutionShellClientPrivate *priv;
};
struct _EvolutionShellClientClass {