Changeset 636

Show
Ignore:
Timestamp:
04/09/06 22:53:21 (3 years ago)
Author:
athomas
Message:

AddCommentMacro:

  • Removed spurious debug statement, whoops.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • addcommentmacro/0.9/AddComment.py

    r635 r636  
    3737 
    3838    comment = Markup(hdf.getValue("args.addcomment", "")).unescape() 
    39     env.log.debug(comment) 
    4039    preview = hdf.getValue("args.previewaddcomment", "") 
    4140    cancel = hdf.getValue("args.canceladdcomment", "")