diff options
author | Stephen D. Huston <shuston@apache.org> | 2009-04-17 14:17:46 +0000 |
---|---|---|
committer | Stephen D. Huston <shuston@apache.org> | 2009-04-17 14:17:46 +0000 |
commit | 6e423b6f57a3fdf0c0f693f12340ed2ed3929a81 (patch) | |
tree | 5adc1535f9eec6100dbeb32d86c4ef3e49a845cb /cpp | |
parent | 9dc2c65db6447faf152b9c0798428c2288126fe8 (diff) | |
download | qpid-python-6e423b6f57a3fdf0c0f693f12340ed2ed3929a81.tar.gz |
Remove LatencyMetric files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@766022 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/common.vcproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/src/common.vcproj b/cpp/src/common.vcproj index 332b726a60..a95e8483e2 100644 --- a/cpp/src/common.vcproj +++ b/cpp/src/common.vcproj @@ -975,9 +975,6 @@ RelativePath="qpid\sys\Dispatcher.cpp">
</File>
<File
- RelativePath="qpid\sys\LatencyMetric.cpp">
- </File>
- <File
RelativePath="qpid\sys\Runnable.cpp">
</File>
<File
@@ -1816,9 +1813,6 @@ RelativePath="qpid\sys\IOHandle.h">
</File>
<File
- RelativePath="qpid\sys\LatencyMetric.h">
- </File>
- <File
RelativePath="qpid\sys\LockFile.h">
</File>
<File
|