diff --git a/meta/libraries.json b/meta/libraries.json index 9215b0a..5674daf 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -40,24 +40,6 @@ "Patterns" ] }, - { - "key": "utility/enable_if", - "name": "Enable If", - "authors": [ - "Jaakko J\u00e4rvi", - "Jeremiah Willcock", - "Andrew Lumsdaine" - ], - "description": "Selective inclusion of function template overloads.", - "documentation": "enable_if.html", - "category": [ - "Generic" - ], - "maintainers": [ - "Jaakko Jarvi ", - "Jeremiah Willcock " - ] - }, { "key": "utility/identity_type", "name": "Identity Type",