Skip to content

Remove STORE_COMMENT_CONTENT

Mateusz Tyszczak requested to merge remove-store-comment-content into develop
  • Added a fatal error in CMake informing about the removal of COMMENT_CONTENT_SUPPORT, which is displayed after passing the option COMMENT_CONTENT_SUPPORT=ON
  • Removed STORE_COMMENT_CONTENT #ifdefs from the code
  • Removed comment_content_object and comment_content_index from the code with all their dependencies
  • Deleted the (now redundant) diff-match-patch-cpp-stl submodule
Edited by Mateusz Tyszczak

Merge request reports