From e503901c3a7cc07b409ed8bc3209908f0091652d Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Fri, 18 Mar 2011 00:50:15 +0100 Subject: General cleanups and code style fixes A bunch of variables that were continuously requested from the configuration are now members of the AccountHandler. Reviewed-by: Freeyorp --- src/utils/stringfilter.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/utils') diff --git a/src/utils/stringfilter.h b/src/utils/stringfilter.h index 3069f411..1ccb5c72 100644 --- a/src/utils/stringfilter.h +++ b/src/utils/stringfilter.h @@ -42,7 +42,6 @@ class StringFilter * Load slang list from the config file. * * @return true is the config is loaded succesfully - * */ bool loadSlangFilterList(); @@ -50,7 +49,6 @@ class StringFilter * Write slang list to the config file. * * @return true is the config is loaded succesfully - * */ void writeSlangFilterList(); -- cgit v1.2.3-70-g09d2