aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-08-08 12:59:29 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-08 15:35:05 +0200
commit3081b4f90f59eeaa64fe3ff59e5bfbc84a16191f (patch)
tree623066eff33a6124defad9fa07cf92ccaeb4f131 /src
parent9380783ad2c7e6e46ae8ab4bab1d561526a96f05 (diff)
Remove outdated notes file
Change-Id: I612e6703616247c754935e43204718ebce7f1cd8 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/qml/qml/v8/notes.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/qml/v8/notes.txt b/src/qml/qml/v8/notes.txt
deleted file mode 100644
index a4006b93c6..0000000000
--- a/src/qml/qml/v8/notes.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Removed backwards compatible imports - QTBUG-17518
-
-autotest print() taking objects that don't ToString()
-autotest QQmlV8Function