mirror of
https://github.com/ksherlock/mpw.git
synced 2025-01-08 22:30:25 +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...);
|
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