Remove commented out code.
[geeqie.git] / src / logwindow.h
index ea89a17..5b3f04a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Geeqie
- * Copyright (C) 2008 The Geeqie Team
+ * Copyright (C) 2008 - 2012 The Geeqie Team
  *
  * Author: Vladimir Nadvornik, Laurent Monin
  * based on logwindow.[ch] from Sylpheed 2.4.7 (C) Hiroyuki Yamamoto
@@ -27,3 +27,4 @@ void log_window_new(void);
 void log_window_append(const gchar *str, LogType type);
 
 #endif /* LOGWINDOW_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */