From 3bf36827d9a80b805dd22aec601b2189b4399a70 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 26 Jan 2018 18:58:22 +0300 Subject: unused service removed --- include/m_imgsrvc.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/m_imgsrvc.h') diff --git a/include/m_imgsrvc.h b/include/m_imgsrvc.h index 590cc1de47..883b3a99f6 100644 --- a/include/m_imgsrvc.h +++ b/include/m_imgsrvc.h @@ -105,14 +105,6 @@ struct IMGSRVC_INFO #define MS_IMG_SAVE "IMG/Save" -// unload a FIFBITMAP -// wParam = FIFBITMAP * -// lParam = 0; -// this service is useful when you have loaded a bitmap with IMGL_RETURNDIB in which case you do not get -// a HBITMAP but instead a FBITMAP * which describes the freeimage-internal representation of a bitmap. - -#define MS_IMG_UNLOAD "IMG/Unload" - /* * resizer from loadavatars moved to image service plugin */ -- cgit v1.2.3