Removed broken references to xfps and actionfps

This commit is contained in:
Fabian Schmidt 2020-05-23 13:26:39 +02:00
parent ab5128a96e
commit eba5410764

View File

@ -183,8 +183,6 @@ ResourcePref resources[] = {
{ "cursorColor", STRING, &colorname[258] },
{ "termname", STRING, &termname },
{ "shell", STRING, &shell },
{ "xfps", INTEGER, &xfps },
{ "actionfps", INTEGER, &actionfps },
{ "blinktimeout", INTEGER, &blinktimeout },
{ "bellvolume", INTEGER, &bellvolume },
{ "tabspaces", INTEGER, &tabspaces },