Skip to content

Commit

Permalink
Remove built-in RDF parser.
Browse files Browse the repository at this point in the history
It was obsoleted by bc7a258.
  • Loading branch information
RubenVerborgh committed Dec 4, 2016
1 parent bc7a258 commit 09a1e6b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 303 deletions.
2 changes: 0 additions & 2 deletions hdt-lib/qmake/hdt-lib.pro
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ SOURCES += \
../src/util/bitutil.cpp \
../src/util/filemap.cpp \
../third/gzstream.cpp \
../src/rdf/RDFParserNtriplesCallback.cpp \
../src/triples/predicateindex.cpp

HEADERS += \
Expand Down Expand Up @@ -187,7 +186,6 @@ HEADERS += \
../src/util/filemap.h \
../third/fdstream.hpp \
../third/gzstream.h \
../src/rdf/RDFParserNtriplesCallback.hpp \
../src/triples/predicateindex.hpp

#For hdt-lib
Expand Down
265 changes: 0 additions & 265 deletions hdt-lib/src/rdf/RDFParserNtriplesCallback.cpp

This file was deleted.

36 changes: 0 additions & 36 deletions hdt-lib/src/rdf/RDFParserNtriplesCallback.hpp

This file was deleted.

0 comments on commit 09a1e6b

Please sign in to comment.