summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index 8c8f2e3..4c1ee55 100644
--- a/index.php
+++ b/index.php
@@ -294,7 +294,6 @@ if (@isset($_POST['send'])) {
$domcolor = extract_dominant_color($srcfile, $domalgo, $colfilter);
if ($domcolor) {
$loadsample = false;
- } else {
$discolor = get_disabled_color($domcolor);
$prscolor = get_pressed_color($domcolor);
}