]> Git Repo - qemu.git/blobdiff - qtest.c
e1000: Introducing backward compatibility command line parameter
[qemu.git] / qtest.c
diff --git a/qtest.c b/qtest.c
index 8e10340c7ede1596b3698e7f1ff2a237ce56c188..05cefd280072f631ac46a15d27e7732a4150f6e8 100644 (file)
--- a/qtest.c
+++ b/qtest.c
@@ -657,7 +657,6 @@ void qtest_init(const char *qtest_chrdev, const char *qtest_log, Error **errp)
 
     inbuf = g_string_new("");
     qtest_chr = chr;
-    page_size_init();
 }
 
 bool qtest_driver(void)
This page took 0.023103 seconds and 4 git commands to generate.