mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Remove the legacy off-screen rendering implementation. A new implementation is required (issue #1257).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1678 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -46,13 +46,12 @@
|
||||
#define IDS_LOCALSTORAGE 1003
|
||||
#define IDS_LOGO 1004
|
||||
#define IDS_LOGOBALL 1005
|
||||
#define IDS_OSRTEST 1006
|
||||
#define IDS_OTHER_TESTS 1007
|
||||
#define IDS_PERFORMANCE 1008
|
||||
#define IDS_TRANSPARENCY 1009
|
||||
#define IDS_WINDOW 1010
|
||||
#define IDS_XMLHTTPREQUEST 1011
|
||||
#define IDS_PERFORMANCE2 1012
|
||||
#define IDS_OTHER_TESTS 1006
|
||||
#define IDS_PERFORMANCE 1007
|
||||
#define IDS_TRANSPARENCY 1008
|
||||
#define IDS_WINDOW 1009
|
||||
#define IDS_XMLHTTPREQUEST 1010
|
||||
#define IDS_PERFORMANCE2 1011
|
||||
|
||||
// Avoid files associated with MacOS
|
||||
#define _X86_
|
||||
|
Reference in New Issue
Block a user