[ticket/11563] Remove unused JS variables

Remove unused JS variables from posting_buttons

PHPBB3-11563
This commit is contained in:
Vjacheslav Trushkin 2013-05-23 12:10:08 +03:00
parent 7a34c7eabe
commit 6599cabed7

View file

@ -32,9 +32,6 @@
<!-- END custom_tags -->
}
var panels = new Array('options-panel', 'attach-panel', 'poll-panel');
var show_panel = 'options-panel';
function change_palette()
{
dE('colour_palette');