mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 16:58:09 +02:00
Fix SHM on OpenBSD
This commit is contained in:
@@ -9,7 +9,3 @@ import (
|
||||
var _ = fmt.Print
|
||||
|
||||
const SHM_DIR = "/dev/shm"
|
||||
|
||||
func modify_pattern(pattern string) string {
|
||||
return pattern
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user