Skip to content
Snippets Groups Projects
Commit 48724b0b authored by Manuel Günther's avatar Manuel Günther
Browse files

Removed obsolete get_include.

parent a836f7e4
No related branches found
No related tags found
No related merge requests found
......@@ -186,11 +186,6 @@ def peek_all(filename):
# Keeps compatibility with the previously existing API
open = File
def get_include():
"""Returns the directory containing the C/C++ API include directives"""
return __import__('pkg_resources').resource_filename(__name__, 'include')
def get_config():
"""Returns a string containing the configuration information.
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment