***UNCHECKED*** /pidgin/main: 73c0a97ec624: Remove straggler header file remaini...
Michael McConville
mmcconville at mykolab.com
Wed Aug 5 18:53:12 EDT 2015
Changeset: 73c0a97ec624dcee12cab7650b0405fd245c3ad0
Author: Michael McConville <mmcconville at mykolab.com>
Date: 2015-08-05 18:50 -0400
Branch: default
URL: https://hg.pidgin.im/pidgin/main/rev/73c0a97ec624
Description:
Remove straggler header file remaining after Pidgin Theme Editor plugin removal
diffstat:
pidgin/plugins/themeedit-icon.h | 28 ----------------------------
1 files changed, 0 insertions(+), 28 deletions(-)
diffs (33 lines):
diff --git a/pidgin/plugins/themeedit-icon.h b/pidgin/plugins/themeedit-icon.h
deleted file mode 100644
--- a/pidgin/plugins/themeedit-icon.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/* Pidgin
- *
- * Pidgin is the legal property of its developers, whose names are too numerous
- * to list here. Please refer to the COPYRIGHT file distributed with this
- * source distribution.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
- */
-
-#ifndef _THEMEEDIT_ICON_H_
-#define _THEMEEDIT_ICON_H_
-
-void pidgin_icon_theme_edit(PurplePluginAction *);
-
-#endif
-
More information about the Commits
mailing list