foobarlab / UpStage-Video-Hack

UpStage Streaming Hack
http://www.foobarlab.net/
GNU General Public License v2.0
5 stars 1 forks source link

Remove unused code #4

Open foobarlab opened 11 years ago

foobarlab commented 11 years ago

see: https://github.com/foobarlab/UpStage/blob/development/server/src/html/mediaupload.js#L649-L845

Starting at line 649 there are many functions which seem to be unused. All code which is not needed should be removed for clarity.