|
@@ -518,7 +518,7 @@ public:
|
|
bool is_restart_on_exit_set() const;
|
|
bool is_restart_on_exit_set() const;
|
|
List<String> get_restart_on_exit_arguments() const;
|
|
List<String> get_restart_on_exit_arguments() const;
|
|
|
|
|
|
- virtual void process_and_drop_events() { }
|
|
|
|
|
|
+ virtual void process_and_drop_events() {}
|
|
OS();
|
|
OS();
|
|
virtual ~OS();
|
|
virtual ~OS();
|
|
};
|
|
};
|