summaryrefslogtreecommitdiff
path: root/windows/autohotkey/Source/Methods-Layers.ahk
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-15 01:08:23 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-15 01:08:23 +0000
commit617adf85157eec87ff3fc4f177cb71af260539e7 (patch)
tree267abc0692a28f2c24f48e55745cb8b62bafb515 /windows/autohotkey/Source/Methods-Layers.ahk
parent43433b3d799a0b7e89c0d856e47f8a6bf68049b8 (diff)
downloadneo-layout-617adf85157eec87ff3fc4f177cb71af260539e7.tar.gz
neo-layout-617adf85157eec87ff3fc4f177cb71af260539e7.tar.bz2
neo-layout-617adf85157eec87ff3fc4f177cb71af260539e7.zip
Compose-Automatisierung für den AHK
git-svn-id: https://svn.neo-layout.org@872 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Methods-Layers.ahk')
-rw-r--r--windows/autohotkey/Source/Methods-Layers.ahk1
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/Methods-Layers.ahk b/windows/autohotkey/Source/Methods-Layers.ahk
index 171fc8b..133be91 100644
--- a/windows/autohotkey/Source/Methods-Layers.ahk
+++ b/windows/autohotkey/Source/Methods-Layers.ahk
@@ -86,7 +86,6 @@ EbeneAktualisieren() {
Ebene = 6
Ebene8 = 1
} Ebene12 := ((Ebene = 1) or (Ebene = 2))
- Ebene14 := ((Ebene = 1) or (Ebene = 4))
NumLock := GetKeyState("NumLock", "T")
noCaps := 0
}