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