cleanup:
authorPaul Cornett <paulcor@bullseye.com>
Mon, 11 Dec 2006 18:33:58 +0000 (18:33 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 11 Dec 2006 18:33:58 +0000 (18:33 +0000)
commit09d93215cf579df9f40870df7d0014a55705ec0d
tree0811a941bb2264f279d3927d3b88fb90a4e99ea8
parent70b63a9909bd6accf8ffd385ada2243ba44423b7
cleanup:
    wrap everything in #if wxUSE_SEARCHCTRL,
    implementation include comes first,
    parenthesize macro replacement containing operators,
    unused variable,
    use of pointer after delete,
    bizarre boolean expression

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/srchctlg.cpp