]> git.proxmox.com Git - spiceterm.git/blobdiff - spiceterm.h
drop SASL support allowing using Debians libspice-server
[spiceterm.git] / spiceterm.h
index 0e238ca8d924d457fb605ff295b6bb827628513d..c1fbaec0566750df7b2d48167cccfb261a8d8bba 100644 (file)
@@ -30,7 +30,6 @@ typedef struct SpiceTermOptions {
     char *addr;
     char *keymap;
     gboolean noauth;
-    gboolean sasl;
 } SpiceTermOptions;
 
 typedef struct SpiceScreen SpiceScreen;