summaryrefslogtreecommitdiff
path: root/wx+/file_drop.h
diff options
context:
space:
mode:
Diffstat (limited to 'wx+/file_drop.h')
-rw-r--r--wx+/file_drop.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/wx+/file_drop.h b/wx+/file_drop.h
index 1cc24ebd..5a28096d 100644
--- a/wx+/file_drop.h
+++ b/wx+/file_drop.h
@@ -35,14 +35,6 @@ void setupFileDrop(wxWindow& wnd);
-
-
-
-
-
-
-
-
namespace impl
{
inline
bgstack15