Constructor edit

This commit is contained in:
Haritha Sreedharan Nair
2018-06-11 10:22:30 +05:30
committed by GitHub
parent 168cb2c409
commit 86f4fc9ae2
-6
View File
@@ -35,12 +35,6 @@ template <
class Subview
{
public:
//! Create the Subview object.
Subview()
{
/* Nothing to do here */
}
/**
* Create the Subview layer object using the specified range of input to accept.
*