Skip to content
Snippets Groups Projects
Commit 6ceab5b6 authored by pokergaming's avatar pokergaming
Browse files

removed debug message

parent 13f01532
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,6 @@ proc pdtk_drawimage_vis {c x y obj tag seqno l2orktag1 l2orktag2 tag3 drawtag} {
}
proc pdtk_drawimage_index {c obj drawtag index} {
pdtk_post "drawimage thinking \n"
set img ::drawimage_${obj}
$c itemconfigure $drawtag -image ${img}$index
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment