Fix compile

This commit is contained in:
Igor Canadi 2014-11-07 12:07:43 -08:00
parent 53af5d877d
commit a0f887c9e4

View File

@ -183,7 +183,6 @@ class SpecialEnv : public EnvWrapper {
non_writeable_rate_ = 0;
new_writable_count_ = 0;
non_writable_count_ = 0;
periodic_non_writable_ = 0;
table_write_callback_ = nullptr;
}