From f8ee02fa069374497700ea466ccd4caf544ebdd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20Frohm=C3=BCller?= Date: Mon, 26 Sep 2022 12:23:43 +0200 Subject: [PATCH] Removal of some minor stuff I forgot. --- src/hddsuperclone.h | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/hddsuperclone.h b/src/hddsuperclone.h index 03c5f7f..8c07a3f 100644 --- a/src/hddsuperclone.h +++ b/src/hddsuperclone.h @@ -503,26 +503,16 @@ char *get_smart_attribute_name_ccc(int id); -unsigned char ccc_mac_address_ccc[6]; char *install_directory_ccc = "/usr/local/bin/"; -//char *license_file_name_ccc = "/usr/local/etc/hddsuperclone.lic"; -char *license_file_name_ccc = "/usr/local/etc/dhsdpurelceno.cil"; -char *time_check_file_name_ccc = "/usr/local/etc/dhsdpurelceno.kct"; -long long blacklist_check_interval_ccc = 128000; // 128000 seconds is about 1 1/2 day bool path_fail_ccc = false; char start_working_directory_ccc[PATH_MAX]; char called_name_ccc[PATH_MAX]; char full_exec_path_ccc[PATH_MAX * 2]; bool found_exec_ccc = false; -int license_data_size_ccc = 128; -char *hardlink_url_ccc = "https://drive.google.com/get-your-own-direct-file-link"; -unsigned long long blacklist_flags_ccc = 0; #define LICENSEHEADERSIZE 48 unsigned char license_data_ccc[1024]; -unsigned char private_license_data_ccc[1024 + LICENSEHEADERSIZE]; -unsigned char public_license_data_ccc[1024 + LICENSEHEADERSIZE]; // unlock free pro version unsigned char master_data_ccc[1024] = {