web: Disable more logics to reduce binary size when web backend is none
authorRyuan Choi <ryuan.choi@gmail.com>
Fri, 3 Jan 2014 07:12:11 +0000 (16:12 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Fri, 3 Jan 2014 07:12:11 +0000 (16:12 +0900)
commite20f04630e95797ab282440cdcd76597f4d03b71
tree6900640677908df3367d835e52259c0152b11712
parentb49d068df8c1aff08ca7499a494736f7da0bb815
web: Disable more logics to reduce binary size when web backend is none

It will reduce binary size about 4K.
2,626,465 -> 2,622,369 (Byte, tested with -Os, unstriped)
src/lib/elm_web.c