diff options
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 8173f781d..d62066fb3 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -1031,4 +1031,3 @@ empathy_format_currency (gint amount, return money; } - |