Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / base / applications / network / ipconfig / resource.h
diff --git a/reactos/base/applications/network/ipconfig/resource.h b/reactos/base/applications/network/ipconfig/resource.h
deleted file mode 100644 (file)
index 5f1d4d1..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#pragma once
-
-#define IDS_USAGE 100
-
-#define IDS_UNKNOWN 101
-
-#define IDS_BCAST  102
-#define IDS_P2P    103
-#define IDS_MIXED  104
-#define IDS_HYBRID 105
-
-/* adapter types */
-#define IDS_OTHER 106
-#define IDS_ETH   107
-#define IDS_TOKEN 108
-#define IDS_FDDI  109
-#define IDS_PPP   110
-#define IDS_LOOP  111
-#define IDS_SLIP  112