projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc4049
)
removed duplicated function
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 17 May 2008 09:50:07 +0000
(09:50 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Sat, 17 May 2008 09:50:07 +0000
(09:50 +0000)
web/dnd.js
patch
|
blob
|
history
diff --git
a/web/dnd.js
b/web/dnd.js
index
f3e3060
..
f541791
100644
(file)
--- 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)