From f35a1237b2b4458663c4980eede25bbf80b87a52 Mon Sep 17 00:00:00 2001 From: Uwe Date: Sun, 27 Feb 2022 18:30:15 +0100 Subject: [PATCH] [App] Annotation: remove unused code --- src/App/Annotation.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/App/Annotation.cpp b/src/App/Annotation.cpp index 37a7800689..d3101d5f5d 100644 --- a/src/App/Annotation.cpp +++ b/src/App/Annotation.cpp @@ -23,9 +23,6 @@ #include "PreCompiled.h" -#ifndef _PreComp_ -#endif - #include "Annotation.h" using namespace App;