From a90ee76c4b36a9d11fa63e6a454a362cff7dcb31 Mon Sep 17 00:00:00 2001 From: louis Date: Tue, 28 May 2013 16:57:21 +0200 Subject: setup of usage of blending now done with clrDoBlending theme color variable --- setup.h | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.h') diff --git a/setup.h b/setup.h index 5b3e2ea..215dfce 100644 --- a/setup.h +++ b/setup.h @@ -28,7 +28,6 @@ class cMenuSetupGeneral : public cMenuSetupSubMenu { protected: virtual eOSState ProcessKey(eKeys Key); cThemes themes; - const char * blendingMethods[3]; const char * timeFormatItems[2]; const char *useSubtitleRerunTexts[3]; void Set(void); -- cgit v1.2.3