From: Matteo Nastasi (mop) Date: Sat, 17 May 2008 09:50:07 +0000 (+0000) Subject: removed duplicated function X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=59861a58d5deb8cf26cd12338f8529533c63738e;p=brisk.git removed duplicated function --- diff --git a/web/dnd.js b/web/dnd.js index f3e3060..f541791 100644 --- a/web/dnd.js +++ b/web/dnd.js @@ -523,10 +523,6 @@ function card_play_so(card_idx, x, y) { alert("card_play_so: unreachable function."); } -function card_play_ne(card_idx, x, y) -{ - // alert("card_play_nw: card_pos="+ card_pos+" card_idx="+card_idx+" x="+x+" y="+y); -} /* CARD_PLAY_EA */ function card_postplay_ea(card_pos)