Mark QRPostSuccessful_ as deprecated.

This commit is contained in:
ccd0 2016-07-10 03:58:01 -07:00
parent 9586ab4ca4
commit 34db42e253

View File

@ -749,6 +749,7 @@ QR =
threadID
postID
}
# XXX deprecated
$.event 'QRPostSuccessful_', {boardID: g.BOARD.ID, threadID, postID}
# Enable auto-posting if we have stuff left to post, disable it otherwise.