]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fixing trivial warnings spotted by Mingw-2.0.0/gcc-3.2:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 15 Dec 2002 13:31:58 +0000 (13:31 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 15 Dec 2002 13:31:58 +0000 (13:31 +0000)
commit8144e8f4378f023728e0e0bace0c213dae2a7280
treef2dd7201fd8f9f0aeb463a170bd0c3616e9e2b94
parent711b1506fd7b04a7da0608c1c47e29c9b9690745
Fixing trivial warnings spotted by Mingw-2.0.0/gcc-3.2:
  window.c:90: warning: `do_mouse_wheel_msg' declared `static' but never defined
Introduced in 1.185 [r1499]. This function doesn't appear to ever have
existed.

git-svn-id: http://svn.tartarus.org/sgt/putty@2334 cda61777-01e9-0310-a592-d414129be87e
window.c