Unused header

This commit is contained in:
Ben "root" Anderson
2014-01-21 21:36:14 -06:00
parent faabc52d3b
commit 04079c0c1b
-2
View File
@@ -1,8 +1,6 @@
#ifndef SELECTOR_DIALOG
#define SELECTOR_DIALOG
#include "arch/arch_platform.h"
// Dialog drivers selector.
#if defined(WIN32)
#include "DialogDriver_Win32.h"