[gnome-shell] accessibility: Remove some unused constants
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] accessibility: Remove some unused constants
- Date: Thu, 14 Feb 2013 18:49:40 +0000 (UTC)
commit 8c5a343729061444b7c4d3e951233036eb190d29
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Feb 13 17:41:11 2013 -0500
accessibility: Remove some unused constants
js/ui/status/accessibility.js | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/js/ui/status/accessibility.js b/js/ui/status/accessibility.js
index 50f52f7..804b7d2 100644
--- a/js/ui/status/accessibility.js
+++ b/js/ui/status/accessibility.js
@@ -14,12 +14,7 @@ const KEY_MOUSE_KEYS_ENABLED = 'mousekeys-enable';
const APPLICATIONS_SCHEMA = 'org.gnome.desktop.a11y.applications';
-const DPI_LOW_REASONABLE_VALUE = 50;
-const DPI_HIGH_REASONABLE_VALUE = 500;
-
const DPI_FACTOR_LARGE = 1.25;
-const DPI_FACTOR_LARGER = 1.5;
-const DPI_FACTOR_LARGEST = 2.0;
const WM_SCHEMA = 'org.gnome.desktop.wm.preferences';
const KEY_VISUAL_BELL = 'visual-bell';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]