summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/hypervisor_check.ads1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hypervisor_check.ads b/src/hypervisor_check.ads
index 11d638d..0b5f154 100644
--- a/src/hypervisor_check.ads
+++ b/src/hypervisor_check.ads
@@ -1,6 +1,5 @@
with Interfaces; use Interfaces;
with System.Machine_Code; use System.Machine_Code;
---with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
with Ada.Strings.Unbounded;
package Hypervisor_Check is