summaryrefslogtreecommitdiffstats
path: root/hwpf/include
diff options
context:
space:
mode:
Diffstat (limited to 'hwpf/include')
-rw-r--r--hwpf/include/fapi2_target.H6
1 files changed, 1 insertions, 5 deletions
diff --git a/hwpf/include/fapi2_target.H b/hwpf/include/fapi2_target.H
index 32b68618..d2eabf37 100644
--- a/hwpf/include/fapi2_target.H
+++ b/hwpf/include/fapi2_target.H
@@ -93,11 +93,7 @@ namespace fapi2
/// single uint64_t in value which represents all the information
/// they might need. value( K | V ), for example
///
- Target(V Value);
-
-// Target(V Value):
-// iv_handle(Value)
-// {}
+ Target(V Value = 0);
///
/// @brief Assignment Operator.
OpenPOWER on IntegriCloud