Added FIXME

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14528 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-09-24 01:29:14 +00:00
parent c7976b098c
commit dc4ff73bed

View file

@ -388,6 +388,8 @@ static NSNotificationCenter *nc;
RELEASE (_caret_color);
RELEASE (_typingAttributes);
/* FIXME - delegate notifications */
[super dealloc];
}