X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=CheatDocument.m;fp=CheatDocument.m;h=1810c770125d01f00f4bc581bc215452707da123;hb=ad02580588e2ca41f15ba8f9bd084561d8d485c2;hp=b058d74b917cd46915872c79429df76100b0a577;hpb=0a3d732da131b4505c0dbf2330c4667a29ce90e8;p=chaz%2Fthecheat diff --git a/CheatDocument.m b/CheatDocument.m index b058d74..1810c77 100644 --- a/CheatDocument.m +++ b/CheatDocument.m @@ -1154,8 +1154,8 @@ Process static *_tc_target = nil; // clear the search [_searchData clearResults]; - [ibSearchVariableTable reloadData]; + //[ibSearchVariableTable reloadData]; // this can cause a crash, so commenting it out for now. // clear the selected process [_process release]; _process = nil;