mirror of https://github.com/YosysHQ/abc.git
Silenced a gcc warning.
This commit is contained in:
parent
f42131935e
commit
c20d29e7e7
|
|
@ -80,7 +80,6 @@ int Abc_RealMain( int argc, char * argv[] )
|
|||
|
||||
#ifdef ABC_PYTHON_EMBED
|
||||
{
|
||||
PyObject* pName;
|
||||
PyObject* pModule;
|
||||
void init_pyabc(void);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue