remove a missplaced comment

svn path=/trunk/; revision=16806
This commit is contained in:
Ulf Lamping 2005-12-15 00:46:23 +00:00
parent 27b13556ec
commit 0268ed5e2d
1 changed files with 0 additions and 1 deletions

View File

@ -1780,7 +1780,6 @@ main(int argc, char *argv[])
ep_init_chunk();
se_init_chunk();
/*** create the compile and runtime version strings ***/
#ifdef _WIN32
/* Load wpcap if possible. Do this before collecting the run-time version information */
load_wpcap();