aboutsummaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/ui-core-protocol.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/android/ui-core-protocol.c b/android/ui-core-protocol.c
index fa1a31a..4da625c 100644
--- a/android/ui-core-protocol.c
+++ b/android/ui-core-protocol.c
@@ -185,10 +185,7 @@ android_core_audio_get_backend_name(int is_input, int index,
void
android_core_system_shutdown_request(void)
{
- /* Temporary implementation for the monolitic (core + ui) builds. */
-#if !defined(CONFIG_STANDALONE_UI)
qemu_system_shutdown_request();
-#endif // !CONFIG_STANDALONE_UI
}
int