diff options
Diffstat (limited to 'protocols/Omegle/src/theme.h')
-rw-r--r-- | protocols/Omegle/src/theme.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Omegle/src/theme.h b/protocols/Omegle/src/theme.h index 9d3116e5eb..af39882941 100644 --- a/protocols/Omegle/src/theme.h +++ b/protocols/Omegle/src/theme.h @@ -23,4 +23,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once
void InitIcons(void);
-HANDLE GetIconHandle(const char *name);
|