Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove unused code plus minor cleanups (#233)
* Remove DML

* Remove outdated python comment

* Fixes compiler warnings

* Remove cuckoohash

* removes gl_numpy

* minor clean ups
  • Loading branch information
TobyRoseman committed Feb 12, 2018
1 parent cecbcbc commit f86e862
Show file tree
Hide file tree
Showing 57 changed files with 13 additions and 18,815 deletions.
4 changes: 1 addition & 3 deletions Doxyfile
Expand Up @@ -830,9 +830,7 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*

EXCLUDE_PATTERNS = */cuckoohash_util.hh \
*/cuckoohash_config.hh \
*/remove_member_pointer.hpp \
EXCLUDE_PATTERNS = */remove_member_pointer.hpp \
toolkits/*cpp \
toolkits/*hpp

Expand Down
47 changes: 0 additions & 47 deletions src/gl_numpy/CMakeLists.txt

This file was deleted.

254 changes: 0 additions & 254 deletions src/gl_numpy/alt_malloc.cpp

This file was deleted.

55 changes: 0 additions & 55 deletions src/gl_numpy/alt_malloc.hpp

This file was deleted.

0 comments on commit f86e862

Please sign in to comment.