-
Type: Improvement
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Internal Client
-
None
-
Fully Compatible
The file trace.cpp is listed in SConscript.client, but this is not part of the driver API, nor do any files making up the driver depend on it. However, it does cause rwlock.h and rwlockimpl.h to get dragged in as dependencies. It should be removed.