ReactOS 0.4.15-dev-7846-g8ba6c66
remove.c File Reference
#include "diskpart.h"
Include dependency graph for remove.c:

Go to the source code of this file.

Functions

BOOL remove_main (INT argc, LPWSTR *argv)
 

Function Documentation

◆ remove_main()

BOOL remove_main ( INT  argc,
LPWSTR argv 
)

Definition at line 11 of file remove.c.

12{
13 return TRUE;
14}
#define TRUE
Definition: types.h:120