summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2019-10-16 14:30:18 -0400
committerAdam Jackson <ajax@nwnk.net>2019-10-30 16:17:04 +0000
commit46a275522f8692b8fc20043ec7a5e74d43448f0b (patch)
treea5d22321863f78b3918c44b35e79535e05813c72 /include
parent66eb933ec91724a351b7368cf7171adb108299fb (diff)
xdmcp: Remove unconfigurable COMPILEDDISPLAYCLASS
Diffstat (limited to 'include')
-rw-r--r--include/site.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/site.h b/include/site.h
index 06e2c7e00..67a9094ae 100644
--- a/include/site.h
+++ b/include/site.h
@@ -51,9 +51,6 @@ SOFTWARE.
* The following constants contain default values for all of the variables
* that can be initialized on the server command line or in the environment.
*/
-#ifndef COMPILEDDISPLAYCLASS
-#define COMPILEDDISPLAYCLASS "MIT-unspecified"
-#endif
#define DEFAULT_TIMEOUT 60 /* seconds */
#define DEFAULT_KEYBOARD_CLICK 0
#define DEFAULT_BELL 50