summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgs.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Scriver/src/msgs.h')
-rw-r--r--plugins/Scriver/src/msgs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Scriver/src/msgs.h b/plugins/Scriver/src/msgs.h
index f39b3eb115..db6cec558f 100644
--- a/plugins/Scriver/src/msgs.h
+++ b/plugins/Scriver/src/msgs.h
@@ -27,9 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define MSGERROR_RETRY 1
#define MSGERROR_DONE 2
-typedef DWORD (WINAPI *PSLWA)(HWND, DWORD, BYTE, DWORD);
-extern PSLWA pSetLayeredWindowAttributes;
-
typedef struct ToolbarButtonStruct
{
TCHAR *name;