From 3b70bf3ed475602fac435b86ab564423ae1dfdb0 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Wed, 24 Mar 2010 21:51:27 +0000 Subject: General tidy up, with a focus on consolidating more constants in SPConstants.h/m. --- Source/SPHistoryController.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Source/SPHistoryController.h') diff --git a/Source/SPHistoryController.h b/Source/SPHistoryController.h index dd5c7133..171e8474 100644 --- a/Source/SPHistoryController.h +++ b/Source/SPHistoryController.h @@ -26,15 +26,6 @@ @class TableDocument, TableContent, TablesList; -enum sphistory_view_types -{ - SP_VIEW_STRUCTURE = 0, - SP_VIEW_CONTENT = 1, - SP_VIEW_CUSTOMQUERY = 2, - SP_VIEW_STATUS = 3, - SP_VIEW_RELATIONS = 4 -}; - @interface SPHistoryController : NSObject { IBOutlet TableDocument *theDocument; -- cgit v1.2.3