[SHELL32] Remove 2 redundant initializations
[reactos.git] / base / applications / logoff / resource.h
1 #pragma once
2
3 #define IDS_USAGE 1000
4 #define IDS_LOGOFF_REMOTE 1001
5 #define IDS_LOGOFF_LOCAL 1002
6 #define IDS_ILLEGAL_PARAM 1003