revert prev hack around make3DReady

git-svn-id: http://skia.googlecode.com/svn/trunk@1799 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2011-07-06 15:27:03 +00:00
parent c157531aa2
commit 57c8d833cd

View File

@ -437,9 +437,6 @@ SampleWindow::SampleWindow(void* hwnd, int argc, char** argv) : INHERITED(hwnd)
#ifdef SK_BUILD_FOR_MAC
testpdf();
#endif
this->make3DReady();
this->detachGL();
}
SampleWindow::~SampleWindow() {