calamares/src/modules/removeuser
Adriaan de Groot 03e621f4a2 Modules: clean up linking
- do not link (explicitly) to Calamares libraries, the CMake
  functions do that automatically.
- while here, tidy and remove commented-out-bits
- while here, remove unneeded includes
2021-07-26 15:04:43 +02:00
..
CMakeLists.txt Modules: clean up linking 2021-07-26 15:04:43 +02:00
removeuser.conf REUSE: (CC0-1.0) module descriptors and configuration files 2020-08-26 02:22:49 +02:00
removeuser.schema.yaml REUSE: (GPL-3.0-or-later) all the schema files 2020-08-26 02:01:58 +02:00
RemoveUserJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
RemoveUserJob.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00