diff options
author | kenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d> | 2009-04-22 03:23:51 +0000 |
---|---|---|
committer | kenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d> | 2009-04-22 03:23:51 +0000 |
commit | 679edc415e9dd7773f640dda876e072f34c4d3dc (patch) | |
tree | bc1612b0d2d4f9f97882d921bb956e2a866c8b64 /vsprojects | |
parent | 4152d554c410a50f2463e5b4aeeff9c22bb3820e (diff) |
Remove scoped_memory_log.h from MSVC project files -- it has not existed for some time.
Diffstat (limited to 'vsprojects')
-rw-r--r-- | vsprojects/libprotobuf.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vsprojects/libprotobuf.vcproj b/vsprojects/libprotobuf.vcproj index d6c3fab5..834181ad 100644 --- a/vsprojects/libprotobuf.vcproj +++ b/vsprojects/libprotobuf.vcproj @@ -216,10 +216,6 @@ >
</File>
<File
- RelativePath="..\src\google\protobuf\stubs\scoped_memory_log.h"
- >
- </File>
- <File
RelativePath="..\src\google\protobuf\service.h"
>
</File>
|