X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-var-store.c;h=19b50028a68566079f0eae03dc5fb6eef9814797;hb=3e3468c33112e7430f3fc0e1e7eca06b29ee9c0e;hp=083bffad9e8be57a5a087ddbe973396c9a495a1c;hpb=8c9fae384585163197685e684e62e49a6b922f0c;p=pspp-builds.git diff --git a/src/ui/gui/psppire-var-store.c b/src/ui/gui/psppire-var-store.c index 083bffad..19b50028 100644 --- a/src/ui/gui/psppire-var-store.c +++ b/src/ui/gui/psppire-var-store.c @@ -295,7 +295,6 @@ psppire_var_store_sheet_model_init (GSheetModelIface *iface) iface->is_editable = psppire_var_store_is_editable; iface->get_foreground = psppire_var_store_get_foreground; iface->get_background = NULL; - iface->get_cell_border = NULL; iface->get_justification = NULL; iface->get_column_title = get_column_title;