summaryrefslogtreecommitdiff
path: root/src/components/policy/src/policy/include/policy/policy_listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/src/policy/include/policy/policy_listener.h')
-rw-r--r--src/components/policy/src/policy/include/policy/policy_listener.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/components/policy/src/policy/include/policy/policy_listener.h b/src/components/policy/src/policy/include/policy/policy_listener.h
index 2565bc353..197dfd5c8 100644
--- a/src/components/policy/src/policy/include/policy/policy_listener.h
+++ b/src/components/policy/src/policy/include/policy/policy_listener.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2013, Ford Motor Company
+ Copyright (c) 2016, Ford Motor Company
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -75,13 +75,8 @@ class PolicyListener {
*
* @param pt_string the snapshot
*
- * @param retry_seconds retry sequence timeouts.
- *
- * @param timeout_exceed timeout.
*/
- virtual void OnSnapshotCreated(const BinaryMessage& pt_string,
- const std::vector<int>& retry_seconds,
- int timeout_exceed) = 0;
+ virtual void OnSnapshotCreated(const BinaryMessage& pt_string) = 0;
/**
* @brief Make appropriate changes for related applications permissions and