summaryrefslogtreecommitdiff
path: root/plugins/Svc_dbepp/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Svc_dbepp/headers.h')
-rw-r--r--plugins/Svc_dbepp/headers.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Svc_dbepp/headers.h b/plugins/Svc_dbepp/headers.h
index 57663f56e1..e90738306b 100644
--- a/plugins/Svc_dbepp/headers.h
+++ b/plugins/Svc_dbepp/headers.h
@@ -211,9 +211,6 @@ void __cdecl PopulateModuleTreeThreadFunc(LPVOID di);
void freeTree(HWND hwnd2Tree, HANDLE hContact);
int findItemInTree(HWND hwnd2Tree, HANDLE hContact, char* module);
-// threads.c
-unsigned long forkthread ( void (__cdecl *threadcode)(void*),unsigned long stacksize,void *arg) ;
-
// settinglist.c
void setupSettingsList(HWND hwnd2List);
void saveListSettings(HWND hwnd2List);