X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/blobdiff_plain/36bc55ceb7b62569c7604f28b3e53bc2e42cf0ce..46e492935d31a36641b8e8a5cd27bd86e7df96c4:/o815/o815.h?ds=sidebyside diff --git a/o815/o815.h b/o815/o815.h index 67ef320..ac192cf 100644 --- a/o815/o815.h +++ b/o815/o815.h @@ -45,7 +45,6 @@ class o815 { void nextConfig(); char *confMem; virtual void _newParas() {}; - int nequileft; private: virtual void _reset()=0; virtual void _makeSweep()=0;