diff --git a/3progs.sh b/3progs.sh
index 59d6ba4..1ff114f 100755
--- a/3progs.sh
+++ b/3progs.sh
@@ -319,7 +319,6 @@ if [[ $user_choice = *"CoreCTRL - AMD GPU beállító alkalmazás"* ]]; then
   echo Installing ${bold}${yellow}CoreCTRL and User Settings${normal}
 
   sudo pacman -S corectrl --noconfirm
-  #systemd missing
   cp /usr/share/applications/org.corectrl.CoreCtrl.desktop ~/.config/autostart/
   echo "polkit.addRule(function(action, subject) {
     if ((action.id == \"org.corectrl.helper.init\" ||