mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
fix crash
This commit is contained in:
@@ -31,7 +31,6 @@ int open_udp_server(int port, RDSModulator* rds_mod) {
|
||||
poller.events = POLLIN;
|
||||
|
||||
mod = rds_mod;
|
||||
init_lua(rds_mod);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user