aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDBActionCommons.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDBActionCommons.m')
-rw-r--r--Source/SPDBActionCommons.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/SPDBActionCommons.m b/Source/SPDBActionCommons.m
index c0580622..977b3b5d 100644
--- a/Source/SPDBActionCommons.m
+++ b/Source/SPDBActionCommons.m
@@ -30,7 +30,6 @@
@implementation SPDBActionCommons
@synthesize connection;
-@synthesize parent;
-@synthesize messageDocument;
+@synthesize messageWindow;
@end