summaryrefslogtreecommitdiffstats
path: root/parameter/ParameterMgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/ParameterMgr.h')
-rw-r--r--parameter/ParameterMgr.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/parameter/ParameterMgr.h b/parameter/ParameterMgr.h
index 9c6d6fd..d0b71bd 100644
--- a/parameter/ParameterMgr.h
+++ b/parameter/ParameterMgr.h
@@ -52,7 +52,6 @@ class CSystemClassConfiguration;
class CParameterBlackboard;
class CConfigurableDomains;
class IRemoteProcessorServerInterface;
-class CBackSynchronizer;
class CParameterHandle;
class CSubsystemPlugins;
class CParameterAccessContext;
@@ -573,9 +572,6 @@ private:
// Remote Processor Server connection handling
bool handleRemoteProcessingInterface(std::string& strError);
- // Back synchronization
- CBackSynchronizer* createBackSynchronizer() const;
-
// Tuning
bool _bTuningModeIsOn;