From 66bd7af3e59e509000b8a55a9429e7a8e133fd81 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 14 Mar 2023 23:30:32 +0100 Subject: Sync with upstream 2.14.1 and update the documentation --- cursors.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 cursors.h (limited to 'cursors.h') diff --git a/cursors.h b/cursors.h deleted file mode 100644 index bfce895..0000000 --- a/cursors.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _CURSORS_H -#define _CURSORS_H - -#define CURS_NONE 0 -#define CURS_WIN 1 -#define CURS_DEFAULT 2 - -#endif -- cgit v1.3