diff options
Diffstat (limited to 'plugins/Clist_ng/coolsb/coolsblib.h')
-rw-r--r-- | plugins/Clist_ng/coolsb/coolsblib.h | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/plugins/Clist_ng/coolsb/coolsblib.h b/plugins/Clist_ng/coolsb/coolsblib.h deleted file mode 100644 index d9b1c711f3..0000000000 --- a/plugins/Clist_ng/coolsb/coolsblib.h +++ /dev/null @@ -1,41 +0,0 @@ -#ifndef _SUPERSCROLL_INCLUDED
-#define _SUPERSCROLL_INCLUDED
-
-#ifdef __cplusplus
-extern "C"{
-#endif
-
-#include <windows.h>
-
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|