]> Dogcows Code - chaz/thecheat/blobdiff - CheatDocument.m
The Cheat 1.2.3
[chaz/thecheat] / CheatDocument.m
index b058d74b917cd46915872c79429df76100b0a577..1810c770125d01f00f4bc581bc215452707da123 100644 (file)
@@ -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;
This page took 0.016933 seconds and 4 git commands to generate.