[PATCH qxl-wddm-dod 6/8] Remove unused DebugPrintFunc function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 qxldod/driver.cpp | 7 -------
 qxldod/driver.h   | 1 -
 2 files changed, 8 deletions(-)

diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp
index eafeb1e..f660304 100755
--- a/qxldod/driver.cpp
+++ b/qxldod/driver.cpp
@@ -661,13 +661,6 @@ void DebugPrintFuncSerial(const char *format, ...)
     }
 }
 
-void DebugPrintFunc(const char *format, ...)
-{
-    va_list list;
-    va_start(list, format);
-    vDbgPrintEx(DPFLTR_DEFAULT_ID, 9 | DPFLTR_MASK, format, list);
-}
-
 void DebugPrint(int level, const char *fmt, ...)
 {
     static const ULONG xlate[] = { 0, 0, 1, 2, 3 };
diff --git a/qxldod/driver.h b/qxldod/driver.h
index 07dc17d..b45d35e 100755
--- a/qxldod/driver.h
+++ b/qxldod/driver.h
@@ -211,7 +211,6 @@ DodSystemDisplayWrite(
 
 extern int nDebugLevel;
 void DebugPrintFuncSerial(const char *format, ...);
-void DebugPrintFunc(const char *format, ...);
 void DebugPrint(int level, const char *fmt, ...);
 
 #define DbgExpandArguments(...) __VA_ARGS__
-- 
2.7.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]