pidgin/pidgin

Fix some issues found in review

2020-05-21, Gary Kramlich
3e5985256129
Parents 190b65759b4c
Children 46fd54dd704c
Fix some issues found in review
--- a/libpurple/plugins/notification-sound/notification-sound.c Sun May 10 12:29:49 2020 -0500
+++ b/libpurple/plugins/notification-sound/notification-sound.c Thu May 21 18:02:25 2020 -0500
@@ -16,12 +16,10 @@
* 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, see <http://www.gnu.org/licenses/>.
+ * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <glib/gi18n-lib.h>