diff options
Diffstat (limited to 'src/nsgui.h')
-rw-r--r-- | src/nsgui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nsgui.h b/src/nsgui.h index c857d77d9cd..c147f4dec49 100644 --- a/src/nsgui.h +++ b/src/nsgui.h @@ -117,9 +117,6 @@ typedef void * Color; typedef int Window; typedef int Display; -/* Xism */ -typedef Lisp_Object XrmDatabase; - /* Some sort of attempt to normalize rectangle handling. Seems a bit much for what is accomplished. */ |