blob: 02514374f4516f2947c6dcf9bd26c62c72b43889 [file] [log] [blame]
// Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "cryptohome/lockbox-cache-tpm.h"
namespace cryptohome {
LockboxCacheTpm::~LockboxCacheTpm() { return; }
} // namespace cryptohome