mirror of
https://github.com/ksherlock/mpw.git
synced 2025-01-24 03:34:42 +00:00
Remove dead code
This commit is contained in:
parent
83ccc8270c
commit
1193ad2de7
@ -13,14 +13,6 @@ namespace MPW
|
|||||||
if (Trace) fprintf(stderr, format, args...);
|
if (Trace) fprintf(stderr, format, args...);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
namespace Internal
|
|
||||||
{
|
|
||||||
// for dup counts, etc.
|
|
||||||
extern std::vector<int> FDTable;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user