summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/QtFileTransferJSBridge.cpp')
-rw-r--r--Swift/QtUI/QtFileTransferJSBridge.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/Swift/QtUI/QtFileTransferJSBridge.cpp b/Swift/QtUI/QtFileTransferJSBridge.cpp
deleted file mode 100644
index 76c1509..0000000
--- a/Swift/QtUI/QtFileTransferJSBridge.cpp
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright (c) 2011 Tobias Markmann
- * Licensed under the simplified BSD license.
- * See Documentation/Licenses/BSD-simplified.txt for more information.
- */
-
-#include "QtFileTransferJSBridge.h"
-
-namespace Swift {
-
-QtFileTransferJSBridge::QtFileTransferJSBridge() {
-
-}
-
-QtFileTransferJSBridge::~QtFileTransferJSBridge() {
-
-}
-
-} \ No newline at end of file