diff options
Diffstat (limited to 'src/bank-lib/fakebank.h')
-rw-r--r-- | src/bank-lib/fakebank.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bank-lib/fakebank.h b/src/bank-lib/fakebank.h index 321bc1336..cc2359014 100644 --- a/src/bank-lib/fakebank.h +++ b/src/bank-lib/fakebank.h | |||
@@ -188,7 +188,6 @@ struct HistoryArgs | |||
188 | }; | 188 | }; |
189 | 189 | ||
190 | 190 | ||
191 | |||
192 | /** | 191 | /** |
193 | * Type for a function that decides whether or not | 192 | * Type for a function that decides whether or not |
194 | * the history-building loop should iterate once again. | 193 | * the history-building loop should iterate once again. |