From 562236cdb5d7ba5072fd4525e7ac8fac9b1d1b0b Mon Sep 17 00:00:00 2001 From: Manuel Guenther <manuel.guenther@idiap.ch> Date: Thu, 21 Aug 2014 12:05:35 +0200 Subject: [PATCH] Removed traces of obsolete 'get_include'. --- doc/c_cpp_api.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/c_cpp_api.rst b/doc/c_cpp_api.rst index 05c4d07..89cd8f0 100644 --- a/doc/c_cpp_api.rst +++ b/doc/c_cpp_api.rst @@ -51,10 +51,6 @@ the import function: } -.. note:: - - The include directory can be discovered using - :py:func:`bob.learn.activation.get_include`. Activation Functors ------------------- -- GitLab