gcd: cleanup

This commit is contained in:
Aras Pranckevicius 2013-02-03 10:15:31 +02:00
parent 8b59d99d20
commit a379ec2b9a
2 changed files with 0 additions and 4 deletions

View File

@ -68,7 +68,6 @@ OsdGcdComputeController::OsdGcdComputeController() {
void
OsdGcdComputeController::Synchronize() {
// XXX:
}
} // end namespace OPENSUBDIV_VERSION

View File

@ -59,9 +59,6 @@
#include "../osd/gcdKernel.h"
#include "../osd/cpuComputeContext.h"
//#include <stdlib.h>
//#include <string.h>
namespace OpenSubdiv {
namespace OPENSUBDIV_VERSION {