From ca34089944832ca4c835cab13583ea9dce4fce5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 9 Nov 2014 23:12:27 +0100 Subject: [PATCH] installer todos removed --- installer.nsi | 3 --- 1 file changed, 3 deletions(-) diff --git a/installer.nsi b/installer.nsi index f2baa76d6..8ce5f2697 100644 --- a/installer.nsi +++ b/installer.nsi @@ -599,6 +599,3 @@ Section "Uninstall" DeleteRegKey HKEY_LOCAL_MACHINE "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\${APP_UNINSTKEY}" SectionEnd - - -;TODO: FlashPlayer detection/install, Java detection/install \ No newline at end of file