mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 00:39:15 +02: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