Revert 16279.

svn path=/trunk/; revision=16281
This commit is contained in:
Gilbert Ramirez 2005-10-21 13:11:04 +00:00
parent 9dd9e3e80f
commit 0b3c9ad5ce
1 changed files with 1 additions and 3 deletions

View File

@ -576,9 +576,7 @@ expert_dlg_init(const char *optarg)
gtk_widget_show_all(etd->win);
window_present(etd->win);
/* Re-dissect instead of just re-tapping, because of how NCP
* dissector works. */
cf_redissect_packets(&cfile);
cf_retap_packets(&cfile, FALSE);
}