From 64461ea1b55f7c7e396b9f9cfff0197cc3c67236 Mon Sep 17 00:00:00 2001
From: Soeren Peters <peters@irmb.tu-bs.de>
Date: Thu, 13 Apr 2023 08:33:18 +0000
Subject: [PATCH] Remove cmake variable.

---
 cpu.cmake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpu.cmake b/cpu.cmake
index 13f216203..1a93590bd 100644
--- a/cpu.cmake
+++ b/cpu.cmake
@@ -27,7 +27,6 @@ SET(USE_VTK OFF CACHE BOOL "include VTK library support")
 SET(USE_CATALYST OFF CACHE BOOL "include Paraview Catalyst support")
 
 SET(USE_HLRN_LUSTRE OFF CACHE BOOL "include HLRN Lustre support")
-SET(USE_DEM_COUPLING OFF CACHE BOOL "PE plugin")
 
 SET(USE_LIGGGHTS OFF CACHE BOOL "include LIGGGHTS library support")
 
-- 
GitLab