[easytag] Remove the playlist window dimensions



commit bedb39936276ccd31998cd9986909898e37f8006
Author: David King <amigadave amigadave com>
Date:   Tue Apr 30 22:03:50 2013 +0100

    Remove the playlist window dimensions
    
    Remove the dimensions from the settings header.

 src/setting.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/setting.h b/src/setting.h
index e3ea138..6bfa9d6 100644
--- a/src/setting.h
+++ b/src/setting.h
@@ -203,8 +203,6 @@ gchar  *PLAYLIST_CONTENT_MASK_VALUE;
 
 gint    PLAYLIST_WINDOW_X;
 gint    PLAYLIST_WINDOW_Y;
-gint    PLAYLIST_WINDOW_WIDTH;
-gint    PLAYLIST_WINDOW_HEIGHT;
 
 /* "Load filenames from txt" window */
 gint    LOAD_FILE_RUN_SCANNER;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]