mdbx++: remove preliminary label from C++ API.

This commit is contained in:
Leonid Yuriev
2021-12-09 02:10:08 +03:00
parent 739e02655e
commit 0265c847b8
3 changed files with 11 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
// Copyright (c) 2020-2021, Leonid Yuriev <leo@yuriev.ru>.
// SPDX-License-Identifier: Apache-2.0
//
// Non-inline part of the libmdbx C++ API (preliminary)
// Non-inline part of the libmdbx C++ API
//
#if defined(_MSC_VER) && !defined(_CRT_SECURE_NO_WARNINGS)