CMake: remove welcome-module desc, since it's generated

This commit is contained in:
Adriaan de Groot 2017-07-05 11:54:52 -04:00
parent bcbd60f9a9
commit 445a7fc62a

View File

@ -1,7 +0,0 @@
# Module metadata file for welcome viewmodule
# Syntax is YAML 1.2
---
type: "view" #core or view
name: "welcome" #the module name. must be unique and same as the parent directory
interface: "qtplugin" #can be: qtplugin, python, process, ...
load: "libcalamares_viewmodule_welcome.so"