aboutsummaryrefslogtreecommitdiff
path: root/migration/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'migration/options.h')
-rw-r--r--migration/options.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/migration/options.h b/migration/options.h
index 5cca332..45991af 100644
--- a/migration/options.h
+++ b/migration/options.h
@@ -17,13 +17,6 @@
#include "hw/qdev-properties.h"
#include "hw/qdev-properties-system.h"
-/* constants */
-
-/* Amount of time to allocate to each "chunk" of bandwidth-throttled
- * data. */
-#define BUFFER_DELAY 100
-#define XFER_LIMIT_RATIO (1000 / BUFFER_DELAY)
-
/* migration properties */
extern Property migration_properties[];