remove sync dependency from gui module
[lttv.git] / lttv / modules / gui / lttvwindow / lttvwindow / init_module.c
index cb3f3dc4cee1522ded2f8768d7451f73ec0bc2ba..7878eeccbf34fe03cca6601314129c382ca036cd 100644 (file)
@@ -259,4 +259,5 @@ static void destroy() {
 
 LTTV_MODULE("lttvwindow", "Viewer main window", \
     "Viewer with multiple windows, tabs and panes for graphical modules", \
+           //init, destroy, "stats", "option", "sync")
            init, destroy, "stats", "option")
This page took 0.023524 seconds and 4 git commands to generate.