[orca/gnome-3-10] Remove a leftover call to drawOutline() that was missed
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/gnome-3-10] Remove a leftover call to drawOutline() that was missed
- Date: Mon, 23 Sep 2013 20:11:03 +0000 (UTC)
commit e23013612b29c08d217e5425dad9347e5a154ece
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Fri Sep 20 21:01:13 2013 -0400
Remove a leftover call to drawOutline() that was missed
src/orca/event_manager.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/event_manager.py b/src/orca/event_manager.py
index 3283c4f..cc0003b 100644
--- a/src/orca/event_manager.py
+++ b/src/orca/event_manager.py
@@ -500,7 +500,6 @@ class EventManager:
and orca_state.activeScript \
and orca_state.activeScript.flatReviewContext \
and orca_state.activeScript.app == event.host_application:
- orca_state.activeScript.drawOutline(-1, 0, 0, 0)
orca_state.activeScript.flatReviewContext = None
try:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]