diff options
Diffstat (limited to 'text_file_functions.h')
| -rw-r--r-- | text_file_functions.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/text_file_functions.h b/text_file_functions.h index 5e3a0b3e..54abd4d8 100644 --- a/text_file_functions.h +++ b/text_file_functions.h @@ -6,9 +6,6 @@ #include <QString> #include <QFile> -QString get_user_theme(); -void write_to_serverlist_txt(QString p_line); -QVector<server_type> read_serverlist_txt(); -pos_size_type get_pos_and_size(QString p_identifier, QString p_design_path); + #endif // TEXT_FILE_FUNCTIONS_H |
