diff --git a/source/xrmoptions.c b/source/xrmoptions.c index 70eb6375..c996172f 100644 --- a/source/xrmoptions.c +++ b/source/xrmoptions.c @@ -99,8 +99,6 @@ void parse_xresource_options( Display *display ) free ( name ); free ( class ); } - - XFree ( xRMS ); } }