diff --git a/libs/xresources.h b/libs/xresources.h index dcf21cb..82d4f71 100644 --- a/libs/xresources.h +++ b/libs/xresources.h @@ -108,8 +108,6 @@ ResourcePref resources[] = { { "password", STRING, &password }, { "prompt", STRING, &prompt }, { "class", STRING, &class }, - { "leftarrow", STRING, &leftarrow }, - { "rightarrow", STRING, &rightarrow }, { "normtext", STRING, &normtext }, { "instext", STRING, &instext }, { "borderwidth", INTEGER, &borderwidth },