From: Richard K. <ric...@us...> - 2005-05-24 21:45:34
|
Update of /cvsroot/actionstep/actionstep/src/org/actionstep In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26976 Modified Files: NSActionCell.as Log Message: remove comment Index: NSActionCell.as =================================================================== RCS file: /cvsroot/actionstep/actionstep/src/org/actionstep/NSActionCell.as,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** NSActionCell.as 6 May 2005 05:20:48 -0000 1.5 --- NSActionCell.as 24 May 2005 21:45:23 -0000 1.6 *************** *** 97,101 **** } } - //! Update the field editor with the font? } --- 97,100 ---- |