[STORAGE] Storage driver cleanup part 5 (last part)
[reactos.git] / drivers / storage / fdc / fdc / fdc.rc
diff --git a/drivers/storage/fdc/fdc/fdc.rc b/drivers/storage/fdc/fdc/fdc.rc
deleted file mode 100644 (file)
index 8b5e4a4..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * PROJECT:        ReactOS Floppy Disk Controller Driver
- * LICENSE:        GNU GPLv2 only as published by the Free Software Foundation
- * FILE:           drivers/storage/fdc/fdc/fdc.rc
- * PURPOSE:        Resource definition file
- * PROGRAMMERS:    Eric Kohl
- */
-
-#define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "Floppy Disk Controller Driver\0"
-#define REACTOS_STR_INTERNAL_NAME      "fdc\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "fdc.sys\0"
-#include <reactos/version.rc>