From 65454077a8c63b50adda4e8c6095c8f00675c4d2 Mon Sep 17 00:00:00 2001 From: Gabriele Contini <contini.mailing@gmail.com> Date: 周日, 08 3月 2020 21:45:16 +0800 Subject: [PATCH] Merge branch 'feature/pc_identifiers' of https://github.com/open-license-manager/open-license-manager.git into feature/pc_identifiers --- src/library/os/windows/execution_environment.cpp | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/library/os/windows/execution_environment.cpp b/src/library/os/windows/execution_environment.cpp index b9d43ca..f5a0fb8 100644 --- a/src/library/os/windows/execution_environment.cpp +++ b/src/library/os/windows/execution_environment.cpp @@ -1,9 +1,3 @@ -/* - * virtualization.cpp - * - * Created on: Dec 15, 2019 - * Author: GC - */ #include <paths.h> #include <sys/stat.h> #include <unistd.h> -- Gitblit v1.9.1