Kaynağa Gözat

external: remove unused function from win32_clipboard.h

pull/4459/head
evertonse 1 yıl önce
ebeveyn
işleme
e1a698a334
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. +0
    -2
      src/external/win32_clipboard.h

+ 0
- 2
src/external/win32_clipboard.h Dosyayı Görüntüle

@ -180,8 +180,6 @@ typedef struct tagRGBQUAD {
static BOOL OpenClipboardRetrying(HWND handle); // Open clipboard with a number of retries
static int GetPixelDataOffset(BITMAPINFOHEADER bih);
static unsigned char* GetClipboardImageData(int* width, int* height, unsigned int *dataSize);
unsigned char* Win32GetClipboardImageData(int* width, int* height, unsigned long long int *dataSize)
{

Yükleniyor…
İptal
Kaydet