From 27d154f6180911fc8e6723f9f41ccd72f7cd2ad4 Mon Sep 17 00:00:00 2001
From: Lorenzo Pivetta <lorenzo.pivetta@elettra.eu>
Date: Mon, 3 Aug 2020 13:36:59 +0200
Subject: [PATCH] Remove devicestate.h

---
 src/Vg.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/Vg.cpp b/src/Vg.cpp
index 882dbfa..70b314d 100644
--- a/src/Vg.cpp
+++ b/src/Vg.cpp
@@ -20,8 +20,6 @@
 #include <Vg.h>
 #include <VgClass.h>
 
-#include "devicestate.h"
-
 /*----- PROTECTED REGION END -----*/
 
 
-- 
GitLab