Skip to content

Commit 52d0bab

Browse files
authored
Merge pull request #3335 from diffblue/cleanup-file_util.cpp
Cleanup file_util.cpp
2 parents c6ae7cc + 01e362c commit 52d0bab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/util/file_util.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ Date: January 2012
4141
#include <windows.h>
4242
#include <direct.h>
4343
#include <util/unicode.h>
44-
#define chdir _chdir
45-
#define popen _popen
46-
#define pclose _pclose
4744
#include <util/pragma_pop.def>
4845
#endif
4946

0 commit comments

Comments
 (0)