cin_db Makefile tweak, awdw vicon stop draw lock rework,
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginserver.h
index 1808db7e2435c502795eec3b8f23e113baa1f784..2b58f06c5dafcd9628712f08cbfdb67b7fa5a92c 100644 (file)
@@ -76,7 +76,6 @@ public:
 
 class PluginGUIs : public ArrayList<PluginServer*>
 {
-       int next_id;
        MWindow *mwindow;
 public:
        PluginGUIs(MWindow *mwindow);