mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
[XDK/DDK]
* Remove unneeded declarations. svn path=/trunk/; revision=54961
This commit is contained in:
parent
c254d1b61b
commit
9cc4152eb3
2 changed files with 0 additions and 6 deletions
|
@ -10298,9 +10298,6 @@ typedef struct _QUERY_PATH_RESPONSE {
|
||||||
|
|
||||||
#include "csq.h"
|
#include "csq.h"
|
||||||
|
|
||||||
extern PACL SePublicDefaultDacl;
|
|
||||||
extern PACL SeSystemDefaultDacl;
|
|
||||||
|
|
||||||
#define FS_LFN_APIS 0x00004000
|
#define FS_LFN_APIS 0x00004000
|
||||||
|
|
||||||
#define FILE_STORAGE_TYPE_SPECIFIED 0x00000041 /* FILE_DIRECTORY_FILE | FILE_NON_DIRECTORY_FILE */
|
#define FILE_STORAGE_TYPE_SPECIFIED 0x00000041 /* FILE_DIRECTORY_FILE | FILE_NON_DIRECTORY_FILE */
|
||||||
|
|
|
@ -1232,9 +1232,6 @@ typedef struct _QUERY_PATH_RESPONSE {
|
||||||
|
|
||||||
#include "csq.h"
|
#include "csq.h"
|
||||||
|
|
||||||
extern PACL SePublicDefaultDacl;
|
|
||||||
extern PACL SeSystemDefaultDacl;
|
|
||||||
|
|
||||||
#define FS_LFN_APIS 0x00004000
|
#define FS_LFN_APIS 0x00004000
|
||||||
|
|
||||||
#define FILE_STORAGE_TYPE_SPECIFIED 0x00000041 /* FILE_DIRECTORY_FILE | FILE_NON_DIRECTORY_FILE */
|
#define FILE_STORAGE_TYPE_SPECIFIED 0x00000041 /* FILE_DIRECTORY_FILE | FILE_NON_DIRECTORY_FILE */
|
||||||
|
|
Loading…
Reference in a new issue