]> git.proxmox.com Git - spiceterm.git/blobdiff - event_loop.h
bump version to 3.0-4
[spiceterm.git] / event_loop.h
index 5f6ebe7143847d231adf99671b480139b6756c88..f6f7d7bda38f3a06f83a67a4be668fa2436953b2 100644 (file)
@@ -1,9 +1,4 @@
-#ifndef __BASIC_EVENT_LOOP_H__
-#define __BASIC_EVENT_LOOP_H__
-
 #include <spice.h>
 
 SpiceCoreInterface *basic_event_loop_init(void);
 void basic_event_loop_mainloop(void);
-
-#endif // __BASIC_EVENT_LOOP_H__