This is an automated email from the ASF dual-hosted git repository.
pnoltes pushed a change to branch feature/585-celix-conditions
in repository https://gitbox.apache.org/repos/asf/celix.git
from 926a94cc Merge branch 'master' into feature/585-celix-conditions
new c329f649 Remove unused source files
new 5cc100dc Fix some minor documentation / comments
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
documents/framework.md | 3 +
.../gtest/src/FrameworkBundleTestSuite.cc | 6 +-
libs/framework/include/celix/FrameworkFactory.h | 2 +-
libs/framework/include/celix_condition.h | 10 +-
libs/framework/src/celix_framework_conditions.c | 129 ---------------------
libs/framework/src/celix_framework_conditions.h | 66 -----------
6 files changed, 10 insertions(+), 206 deletions(-)
delete mode 100644 libs/framework/src/celix_framework_conditions.c
delete mode 100644 libs/framework/src/celix_framework_conditions.h