Add CTS_KHR_no_error test implementation
[platform/upstream/VK-GL-CTS.git] / external / openglcts / modules / common / glcNoDefaultContextPackage.hpp
index 17506d2..ca916c5 100644 (file)
@@ -34,9 +34,7 @@ public:
        NoDefaultContextPackage(tcu::TestContext& testCtx, const char* name);
        virtual ~NoDefaultContextPackage(void);
 
-       virtual void init(void)
-       {
-       }
+       void init(void);
 
        tcu::Archive* getArchive(void)
        {