From 1eee75e6531c36cce5215efa48184a1b5df2a02a Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Tue, 12 Sep 2017 15:41:14 +0300 Subject: [PATCH] Fix adapters.xml line feed corrruption refs #7479 Change-Id: I83f39a7262a6b75d2b72f47ca9981fcb294dc7ae --- bundles/org.simantics.sysdyn.ui/adapters.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/bundles/org.simantics.sysdyn.ui/adapters.xml b/bundles/org.simantics.sysdyn.ui/adapters.xml index 07ed13a5..5b142368 100644 --- a/bundles/org.simantics.sysdyn.ui/adapters.xml +++ b/bundles/org.simantics.sysdyn.ui/adapters.xml @@ -1,14 +1 @@ - - - none 0 fill 1 - \ No newline at end of file + none 0 fill 1 \ No newline at end of file -- 2.47.1