Removed leftover debug.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1150 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
1141b0ac20
commit
045d8714ad
@ -129,7 +129,6 @@ void Draw_script_name(word x, word y, word index, byte highlighted)
|
|||||||
{
|
{
|
||||||
T_Fileselector_item * current_item;
|
T_Fileselector_item * current_item;
|
||||||
|
|
||||||
DEBUG("draw",index);
|
|
||||||
if (Scripts_list.Nb_elements)
|
if (Scripts_list.Nb_elements)
|
||||||
{
|
{
|
||||||
current_item = Get_item_by_index(&Scripts_list, index);
|
current_item = Get_item_by_index(&Scripts_list, index);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user