| commit | 5f226572b3b6e1a6fea11f5f3c862a47158f66fe | [log] [tgz] |
|---|---|---|
| author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Aug 26 14:27:59 2011 +0000 |
| committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Aug 26 14:27:59 2011 +0000 |
| tree | 69e7f761c6e7dc7c58d66bdbfbe499d3385be7e7 | |
| parent | fa510413c18263784dc322f136dec2367dc15f18 [diff] [blame] |
rolling tree back to its state as of r2169 to see if that fixes Windows buildbots git-svn-id: http://skia.googlecode.com/svn/trunk@2179 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gpu/src/GrBinHashKey.h b/gpu/src/GrBinHashKey.h index ceaef7a..936eab0 100644 --- a/gpu/src/GrBinHashKey.h +++ b/gpu/src/GrBinHashKey.h
@@ -36,7 +36,7 @@ return *this; } - ~GrBinHashKey() { + virtual ~GrBinHashKey() { } void setKeyData(const uint32_t *data) {