Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: iconify.c mod-misc.c snaps.h Log Message: Trivial cleanups. =================================================================== RCS file: /cvs/e/e16/e/src/iconify.c,v retrieving revision 1.213 retrieving revision 1.214 diff -u -3 -r1.213 -r1.214 --- iconify.c 21 Jul 2006 03:17:17 -0000 1.213 +++ iconify.c 25 Jul 2006 01:27:24 -0000 1.214 @@ -2338,7 +2338,7 @@ DialogAddFooter(d, DLG_OAC, CB_ConfigureIconbox); } -const DialogDef DlgIconbox = { +static const DialogDef DlgIconbox = { "CONFIGURE_ICONBOX", NULL, NULL, =================================================================== RCS file: /cvs/e/e16/e/src/mod-misc.c,v retrieving revision 1.37 retrieving revision 1.38 diff -u -3 -r1.37 -r1.38 --- mod-misc.c 21 Jul 2006 03:17:18 -0000 1.37 +++ mod-misc.c 25 Jul 2006 01:27:24 -0000 1.38 @@ -23,7 +23,6 @@ #include "E.h" #include "dialog.h" #include "emodule.h" -#include "session.h" #include "settings.h" #include "snaps.h" =================================================================== RCS file: /cvs/e/e16/e/src/snaps.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- snaps.h 6 Apr 2006 21:20:16 -0000 1.6 +++ snaps.h 25 Jul 2006 01:27:24 -0000 1.7 @@ -61,7 +61,6 @@ void SnapshotEwinUnmatch(EWin * ewin); void SnapshotEwinUpdate(const EWin * ewin, unsigned int flags); void SnapshotEwinParse(EWin * ewin, const char *params); -void SettingsRemember(void); extern const char SnapIpcText[]; void SnapIpcFunc(const char *params, Client * c); ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs