From: John Darrington Date: Sat, 12 Mar 2016 17:36:23 +0000 (+0100) Subject: Remove unused symbol X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=817ba7d90271efd58cc05019a12c0365edf009cb;p=pspp Remove unused symbol --- diff --git a/src/ui/gui/psppire-var-sheet.h b/src/ui/gui/psppire-var-sheet.h index e8db83e12a..3d10dd0d53 100644 --- a/src/ui/gui/psppire-var-sheet.h +++ b/src/ui/gui/psppire-var-sheet.h @@ -46,7 +46,6 @@ typedef struct _PsppireVarSheetClass PsppireVarSheetClass; enum { - PSPPIRE_VAR_SHEET_BACKEND_CHANGED, PSPPIRE_VAR_SHEET_VARIABLE_CHANGED, PSPPIRE_VAR_SHEET_VARIABLE_INSERTED, PSPPIRE_VAR_SHEET_VARIABLE_DELETED,