Skip to content

Commit

Permalink
Revert "Use module_local() by default for classes and enums, allow mo…
Browse files Browse the repository at this point in the history
…dule_global configuration for classes"

This reverts commit 00537e9.
  • Loading branch information
ldedier-gpfw committed Sep 16, 2024
1 parent 0a944d1 commit 44b5337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ class Config
bool is_enum_skipping_requested(string const &enum_) const;

bool is_buffer_protocol_requested(string const &class_) const;
bool is_module_global_requested(string const &class_) const;

bool is_smart_holder_requested(string const &class_) const;

Expand Down

0 comments on commit 44b5337

Please sign in to comment.