summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/smileys.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-11-29 21:25:53 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-11-29 21:25:53 +0300
commitcc3d5628fade322f81abad8715d3d2ab031bc8b6 (patch)
treec468e340e8506353afd71fcc34256a2f9175c7fc /plugins/SmileyAdd/src/smileys.h
parentb65ebafbb15e8e69cfa5aba221b6fd9fab1f41c7 (diff)
fixes #1044
Diffstat (limited to 'plugins/SmileyAdd/src/smileys.h')
-rw-r--r--plugins/SmileyAdd/src/smileys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/smileys.h b/plugins/SmileyAdd/src/smileys.h
index b0f1371d8e..6eca91c18b 100644
--- a/plugins/SmileyAdd/src/smileys.h
+++ b/plugins/SmileyAdd/src/smileys.h
@@ -182,7 +182,6 @@ private:
void AddTriggersToSmileyLookup(void);
void ReplaceAllSpecials(const CMStringW &Input, CMStringW &Output);
- bool LoadSmileyFileMSL(CMStringW &tbuf, bool onlyInfo, CMStringW &modpath);
public:
SmileyPackType();