mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-02 10:57:51 +02:00
Removing an unused declaration
This commit is contained in:
@@ -417,14 +417,6 @@ public:
|
||||
*/
|
||||
virtual ~InputStream ();
|
||||
|
||||
/**
|
||||
* @brief This is the outer write method to call
|
||||
*
|
||||
* This implementation writes data through the
|
||||
* protected write call.
|
||||
*/
|
||||
void put (const char *b, size_t n);
|
||||
|
||||
/**
|
||||
* @brief This is the outer read method to call
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user