diff options
author | Ray Strode <rstrode@redhat.com> | 2009-08-04 12:39:47 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2009-08-04 12:39:47 -0400 |
commit | 5f65fffc206674e4c2e32f9a1c031b1c5988fac5 (patch) | |
tree | 2d2125eaa9ff5146e285646370c3a30d754043c7 /common | |
parent | 2dbb897c4eca43aebac935b730959e285b181801 (diff) | |
download | gdm-5f65fffc206674e4c2e32f9a1c031b1c5988fac5.tar.gz |
update SessionToHandler to drop is-dynamic boolean
Diffstat (limited to 'common')
-rw-r--r-- | common/gdm-marshal.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gdm-marshal.list b/common/gdm-marshal.list index a15b076b..0a9b4e64 100644 --- a/common/gdm-marshal.list +++ b/common/gdm-marshal.list @@ -5,4 +5,4 @@ VOID:STRING,STRING VOID:UINT,UINT VOID:STRING,INT VOID:DOUBLE -VOID:STRING,BOOLEAN,STRING,POINTER,STRING,POINTER +VOID:STRING,STRING,POINTER,STRING,POINTER |