Add APIs to Wiretap to return the file of the size as supplied by the OS
[obnox/wireshark/wip.git] / tethereal.c
index 13f7ce082030dcc14b5a383a17c642e65192622c..75d67923cfe8c7b4e60933a37bb1609666658b58 100644 (file)
@@ -2970,7 +2970,6 @@ cf_open(capture_file *cf, const char *fname, gboolean is_tempfile, int *err)
   init_dissection();
 
   cf->wth = wth;
-  cf->filed = -1;      /* not used, but set it anyway */
   cf->f_datalen = 0;   /* not used, but set it anyway */
   cf->f_len = 0;       /* not used, but set it anyway */