[SCM] gigedit packaging branch, master, updated. debian/0.1.1-2.2-12-gd33b0d4

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Aug 16 22:01:11 UTC 2010


The following commit has been merged in the master branch:
commit 44404b62df633c6ec42b44a33abfa6430dbb19a0
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Aug 16 23:40:05 2010 +0200

    Reverse patches directly applied to sources.

diff --git a/src/gigedit/mainwindow.cpp b/src/gigedit/mainwindow.cpp
index 81e9af2..563ff7e 100644
--- a/src/gigedit/mainwindow.cpp
+++ b/src/gigedit/mainwindow.cpp
@@ -28,8 +28,6 @@
 
 #include "global.h"
 
-#include <string.h>
-
 #if (GTKMM_MAJOR_VERSION == 2 && GTKMM_MINOR_VERSION >= 6) || GTKMM_MAJOR_VERSION > 2
 #define ABOUT_DIALOG
 #include <gtkmm/aboutdialog.h>
diff --git a/src/gigedit/paramedit.cpp b/src/gigedit/paramedit.cpp
index a91d97e..e4fdc2a 100644
--- a/src/gigedit/paramedit.cpp
+++ b/src/gigedit/paramedit.cpp
@@ -18,7 +18,6 @@
  */
 
 #include "paramedit.h"
-#include <string.h>
 
 namespace {
     const char* const controlChangeTexts[] = {

-- 
gigedit packaging



More information about the pkg-multimedia-commits mailing list