summaryrefslogtreecommitdiff
path: root/symbols/gb
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2013-09-08 13:14:47 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-09-28 22:26:07 +0100
commit50a3d3d3ebef4f54e9fc525cf60fff55cead568a (patch)
tree1102e69ae63ead4cc29065a824160410fb2e0026 /symbols/gb
parentf9bb852f42fde9a5c0eb937699a5fa46599929fe (diff)
downloadxkeyboard-config-50a3d3d3ebef4f54e9fc525cf60fff55cead568a.tar.gz
Many more removals of useless comments, and more alignments of braces.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'symbols/gb')
-rw-r--r--symbols/gb4
1 files changed, 0 insertions, 4 deletions
diff --git a/symbols/gb b/symbols/gb
index 10372af..949b249 100644
--- a/symbols/gb
+++ b/symbols/gb
@@ -74,7 +74,6 @@ xkb_symbols "extd" {
name[Group1]="English (UK, extended WinKeys)";
- // Alphanumeric section
key <TLDE> { [ dead_grave, notsign, brokenbar, NoSymbol ] };
key <AE02> { [ 2, quotedbl, dead_diaeresis, onehalf ] };
@@ -96,7 +95,6 @@ xkb_symbols "extd" {
key <BKSL> { [ numbersign, asciitilde, dead_tilde, NoSymbol ] };
key <LSGT> { [ backslash, bar, NoSymbol, NoSymbol ] };
- // End alphanumeric section
include "level3(ralt_switch)"
};
@@ -172,8 +170,6 @@ xkb_symbols "mac" {
key <TLDE> { [ section, plusminus ] };
key <LSGT> { [ grave, asciitilde ] };
- // End alphanumeric section
-
include "level3(ralt_switch)"
include "level3(enter_switch)"
};