diff options
Diffstat (limited to 'src/Main.hxx')
-rw-r--r-- | src/Main.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Main.hxx b/src/Main.hxx index acc168bc5..7047cced8 100644 --- a/src/Main.hxx +++ b/src/Main.hxx @@ -26,8 +26,6 @@ extern GThread *main_task; extern GMainLoop *main_loop; -extern GCond *main_cond; - extern struct Partition *global_partition; /** |