melpa-packages: remove llvm-mode override

This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
This commit is contained in:
Michael Alan Dorman 2018-01-29 16:50:00 -05:00
parent accbc72cee
commit c00a10e75e

View file

@ -131,9 +131,6 @@ self:
# upstream issue: mismatched filename
link-hint = markBroken super.link-hint;
# part of a larger package
llvm-mode = dontConfigure super.llvm-mode;
# upstream issue: missing file header
maxframe = markBroken super.maxframe;