* removed all old plugin interface functions
[simple-launcher] / simple-launcher.h
index 9bd6407..bd3ff96 100644 (file)
@@ -34,7 +34,6 @@ public:
 
   bool doInit();
 
-  int saveState(void **state_data, int *state_size);
   GtkWidget *settings(GtkWindow *parent);
 
   GtkWidget *getWidget() const { return myWidget; }