]> git.sesse.net Git - vlc/blobdiff - modules/gui/wince/interface.cpp
WinCE intf: remove VLC_Changeset
[vlc] / modules / gui / wince / interface.cpp
index be5cc402eed1a4f10fa314270fe104668ba4ca29..b97e766b1679ad9799a21246b86f0e5e6dff2158 100644 (file)
@@ -507,8 +507,7 @@ LRESULT Interface::WndProc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp )
                 _("(c) 1996-2008 - the VideoLAN Team\n\n") +
                 _("Compiled by ") + VLC_CompileBy() + "@" +
                 VLC_CompileHost() + "." + VLC_CompileDomain() + ".\n" +
-                _("Compiler: ") + VLC_Compiler() + ".\n" +
-                _("Based on Git commit: ") + VLC_Changeset() + ".\n\n" +
+                _("Compiler: ") + VLC_Compiler() + ".\n\n" +
                 _("The VideoLAN team <videolan@videolan.org>\n"
                   "http://www.videolan.org/");