summaryrefslogtreecommitdiff
path: root/plugins/HistoryLinkListPlus/linklist_fct.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryLinkListPlus/linklist_fct.h')
-rw-r--r--plugins/HistoryLinkListPlus/linklist_fct.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/HistoryLinkListPlus/linklist_fct.h b/plugins/HistoryLinkListPlus/linklist_fct.h
index 1a9b191b29..b29c8f82db 100644
--- a/plugins/HistoryLinkListPlus/linklist_fct.h
+++ b/plugins/HistoryLinkListPlus/linklist_fct.h
@@ -22,9 +22,6 @@
#include "linklist.h"
-int ExtractURI(DBEVENTINFO*, HANDLE, LISTELEMENT*);
-int RemoveList(LISTELEMENT*);
-int ListCount(LISTELEMENT*);
void DrawLine(HWND, size_t);
BYTE GetFlags(HMENU);
void GetFilterText(HMENU, LPTSTR, size_t);
@@ -41,7 +38,6 @@ void GetDBColour(MYCOLOURSET*);
void SetDBColour(MYCOLOURSET*);
int GetMirandaColour(MYCOLOURSET*);
BYTE GetUpdateSetting(void);
-int DBUpdate(WPARAM, LPARAM);
int LinklistResizer(HWND,LPARAM,UTILRESIZECONTROL*);
// RTF Save functions
BOOL SaveEditAsStream( HWND );