We're no longer using 4chan-JS's post building code.

This commit is contained in:
ccd0 2015-04-25 13:14:07 -07:00
parent 1e395150ba
commit 9181929cad
2 changed files with 0 additions and 10 deletions

View File

@ -71,10 +71,4 @@
*
* audio/beep.wav from http://freesound.org/people/pierrecartoons1979/sounds/90112/
* cc-by-nc-3.0
*
* 4chan/4chan-JS (https://github.com/4chan/4chan-JS)
* Copyright (c) 2012-2013, 4chan LLC
* All rights reserved.
*
* license: https://github.com/4chan/4chan-JS/blob/master/LICENSE
*/

View File

@ -93,10 +93,6 @@ Build =
Build.post o, suppressThumb
post: (o, suppressThumb) ->
###
This function contains code from 4chan-JS (https://github.com/4chan/4chan-JS).
@license: https://github.com/4chan/4chan-JS/blob/master/LICENSE
###
{postID, threadID, boardID, file} = o
{subject, email, name, tripcode, capcode, uniqueID, flagCode, flag, dateUTC, dateText, commentHTML} = o.info
{staticPath, gifIcon} = Build