# HG changeset patch # User ib # Date 1357948582 0 # Node ID bdc064185bdaf2d8d8d1aa57a6b4d3445387d4d3 # Parent 5cc5f1acfc4f576de8dd829149ad5309092d0bdf Remove unused declaration. diff -r 5cc5f1acfc4f -r bdc064185bda libvo/x11_common.h --- a/libvo/x11_common.h Fri Jan 11 23:55:47 2013 +0000 +++ b/libvo/x11_common.h Fri Jan 11 23:56:22 2013 +0000 @@ -40,7 +40,6 @@ extern int metacity_hack; -extern int vo_fs_layer; extern int vo_wm_type; extern int vo_fs_type; extern char** vo_fstype_list;