From cd5e17cf79c2f1eb896efd0436c103221de446ae Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sat, 24 Feb 2018 23:28:13 +0100 Subject: Cleanup: Unify qthelper.h and qthelperfromc.h Since all qt-helpers are defined in qthelper.cpp, there seems to be no reason to have two include files. By unifying the two files, duplication and inconsistencies are removed. The C++-only part is simply compiled away with #ifdefs. Signed-off-by: Berthold Stoeger --- map-widget/qmlmapwidgethelper.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'map-widget') diff --git a/map-widget/qmlmapwidgethelper.h b/map-widget/qmlmapwidgethelper.h index 22388e237..58f7c4dad 100644 --- a/map-widget/qmlmapwidgethelper.h +++ b/map-widget/qmlmapwidgethelper.h @@ -49,6 +49,4 @@ signals: void pluginObjectChanged(); }; -extern "C" const char *printGPSCoords(int lat, int lon); - #endif -- cgit v1.2.3-70-g09d2