blob: 17cef70308cb87bb637faf3e82e878d68f68dc00 [file] [log] [blame]
/*
* Copyright 2023 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "src/text/TextBlobMailbox.h"
namespace sktext {
void PostPurgeBlobMessage(uint32_t blobID, uint32_t cacheID) {}
}