diff options
author | Luca BRUNO <luca.bruno@coreos.com> | 2021-07-12 08:38:38 +0000 |
---|---|---|
committer | Luca BRUNO <luca.bruno@coreos.com> | 2021-07-12 08:38:38 +0000 |
commit | 38c14b374567f736533f7f515595208fe359819f (patch) | |
tree | 44b2c450c7a67c9a4397a543577947f99e224c8c /src/libostree/libostree-devel.sym | |
parent | a8bf003a9733386ac0389aaeb5d6c7ba3e4adaa0 (diff) | |
download | ostree-38c14b374567f736533f7f515595208fe359819f.tar.gz |
Release 2021.3v2021.3
Diffstat (limited to 'src/libostree/libostree-devel.sym')
-rw-r--r-- | src/libostree/libostree-devel.sym | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/libostree/libostree-devel.sym b/src/libostree/libostree-devel.sym index 1af5f449..e3cd14a4 100644 --- a/src/libostree/libostree-devel.sym +++ b/src/libostree/libostree-devel.sym @@ -22,14 +22,6 @@ - uncomment the include in Makefile-libostree.am */ -LIBOSTREE_2021.3 { -global: - ostree_repo_auto_lock_push; - ostree_repo_auto_lock_cleanup; - ostree_repo_lock_push; - ostree_repo_lock_pop; -} LIBOSTREE_2021.2; - /* Stub section for the stable release *after* this development one; don't * edit this other than to update the year. This is just a copy/paste * source. Replace $LASTSTABLE with the last stable version, and $NEWVERSION |