From b42740930e9178bb92976c9568f610afaeb1f0b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Tr=C3=B6ger?= Date: Thu, 19 Jan 2017 06:56:32 +0100 Subject: [PATCH] DAG: remove defined but unused function --- src/App/PropertyLinks.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/App/PropertyLinks.cpp b/src/App/PropertyLinks.cpp index 3794bc8615..f80aff6f6f 100644 --- a/src/App/PropertyLinks.cpp +++ b/src/App/PropertyLinks.cpp @@ -44,10 +44,6 @@ using namespace App; using namespace Base; using namespace std; - -/// helper function for DAG back link handling -void _maintainBackLink(DocumentObject *me, DocumentObject *oldObj, DocumentObject *newObj); - //************************************************************************** //************************************************************************** // PropertyLink