amalgame/commit

MINOR: delete old code

authorJacco van Ossenbruggen
Thu Aug 28 15:00:08 2014 +0200
committerJacco van Ossenbruggen
Thu Aug 28 15:00:08 2014 +0200
commitfe6c5242e3c7b606afc17c87c2e9ac8f93cae302
tree449d2527140da2a250916a1fc2c829fae825be17
parent72e87760c02457ca154cd27a53c5cbb21475755c
Diff style: patch stat
diff --git a/lib/ag_modules/voc_exclude.pl b/lib/ag_modules/voc_exclude.pl
index d4f018d..4e43d4a 100644
--- a/lib/ag_modules/voc_exclude.pl
+++ b/lib/ag_modules/voc_exclude.pl
@@ -33,9 +33,6 @@ add_to_scheme(R, Scheme) :-
 add_to_scheme(R, Scheme) :-
 	rdf_assert(R, skos:inScheme, Scheme, Scheme).
 
-%	pairs_keys(Pairs, Rest),
-%	ord_list_to_rbtree(Pairs, RestAssoc).
-
 mapping_concepts(source, Mapping, Concepts) :-
 	maplist(arg(1), Mapping, Concepts).
 mapping_concepts(target, Mapping, Concepts) :-