diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index ae7a42cdc..94a3c918f 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -505,9 +505,6 @@ $(eval $(call theme,base,Common base for all themes)) $(eval $(call theme,openwrt,OpenWrt.org (default),,,1)) $(eval $(call theme,bootstrap,Bootstrap Theme)) -$(eval $(call theme,freifunk,alternative Freifunk Theme,\ - Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>)) - $(eval $(call theme,freifunk-bno,Freifunk Berlin Nordost Theme,\ Stefan Pirwitz <stefan-at-freifunk-bno-dot-de>)) |