Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
catamorphism committed Oct 2, 2024
1 parent c048313 commit fe9f635
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion icu4c/source/i18n/unicode/messageformat2_formattable.h
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,6 @@ class U_I18N_API FunctionOptions : public UObject {
UnicodeString fallback;
Formattable source;
FormattedValue formatted;
void initOptions(UErrorCode&);
FunctionOptions previousOptions; // Ignored unless type is kEvaluated
Origin origin;
}; // class FormattedPlaceholder
Expand Down

0 comments on commit fe9f635

Please sign in to comment.