• Lex Trotman's avatar
    Fix warnings · 4d92e053
    Lex Trotman yazdı
    Fix warnings that appeared with GCC 4.6
    js.c:1067:10: warning: variable ‘is_prototype’ set but not used
    dialogs.c:173:2: warning: missing initializer
    dialogs.c:173:2: warning: (near initialization for ‘value.data’)
    sidebar.c:534:17: warning: unused variable ‘doc’
    4d92e053
js.c 36.5 KB