remove dual-thread-based architecture; now that we have mainloop integration, we...
commit246736ad18fe0b76d4b04043223df134bf186ce4
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 24 Jan 2010 19:33:11 +0000 (24 20:33 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 24 Jan 2010 19:33:11 +0000 (24 20:33 +0100)
treed29bf7f8ddee2ca6f567cb54b0db86557a838c4a
parentd6181f4caa49f04f69e845fc2fc62898edd94256
remove dual-thread-based architecture; now that we have mainloop integration, we can simplify this a lot
.gitignore
configure.ac
eflvala/Makefile.am
eflvala/application.vala
eflvala/genlist.vala [new file with mode: 0644]
eflvala/notificationqueue.vala [deleted file]
eflvala/objects.vala [deleted file]
eflvala/thread.vala [deleted file]
examples/library/Makefile.am