]> git.lyx.org Git - lyx.git/blobdiff - src/credits.h
update all .po files ot latestes pot
[lyx.git] / src / credits.h
index 81fd401192f91963bcf278121c56d382566796e3..8cfd8423568333323261633baf9ad9c84aae8995 100644 (file)
@@ -1,8 +1,7 @@
 // -*- C++ -*-
-#ifndef _CREDITS_H
-#define _CREDITS_H
+#ifndef CREDITS_H
+#define CREDITS_H
 
 void ShowCredits();
-void ShowCopyright();
 
 #endif